Revert "change a bunch of nodes to use their ipv6 address as hostname"
This reverts commit e73dcf16e3
.
This commit is contained in:
parent
661d8895dc
commit
79c4dcdf97
6 changed files with 6 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Dell Local Node Manager running on <http://172.19.138.20:4679/>
|
||||
|
||||
nodes['home.nas'] = {
|
||||
'hostname': 'fd90:2017:0:1138::20',
|
||||
'hostname': '172.19.138.20',
|
||||
'bundles': {
|
||||
'backup-client',
|
||||
'dm-crypt',
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
nodes['home.router'] = {
|
||||
'hostname': 'fd90:2017:0:1138::1',
|
||||
'hostname': '172.19.138.1',
|
||||
'bundles': {
|
||||
'bird',
|
||||
'jool',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue