nodes/gce.*: fix typo in metadata
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
fc7655469f
commit
9587bae4fe
3 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ nodes['gce.bind01'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'external_ipv4': '34.89.208.78',
|
'external_ipv4': '34.89.208.78',
|
||||||
'icinga_option': {
|
'icinga_options': {
|
||||||
'pretty_name': 'ns-1.kunbox.net',
|
'pretty_name': 'ns-1.kunbox.net',
|
||||||
},
|
},
|
||||||
'nginx': {
|
'nginx': {
|
||||||
|
|
|
@ -18,7 +18,7 @@ nodes['gce.dns02'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'external_ipv4': '35.187.109.249',
|
'external_ipv4': '35.187.109.249',
|
||||||
'icinga_option': {
|
'icinga_options': {
|
||||||
'pretty_name': 'ns-2.kunbox.net',
|
'pretty_name': 'ns-2.kunbox.net',
|
||||||
},
|
},
|
||||||
'backups': {
|
'backups': {
|
||||||
|
|
|
@ -18,7 +18,7 @@ nodes['gce.dns03'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'external_ipv4': '35.228.143.71',
|
'external_ipv4': '35.228.143.71',
|
||||||
'icinga_option': {
|
'icinga_options': {
|
||||||
'pretty_name': 'ns-3.kunbox.net',
|
'pretty_name': 'ns-3.kunbox.net',
|
||||||
},
|
},
|
||||||
'backups': {
|
'backups': {
|
||||||
|
|
Loading…
Reference in a new issue