diff --git a/nodes/gce/bind01.py b/nodes/gce/bind01.py index 6d2d91c..7bc34fe 100644 --- a/nodes/gce/bind01.py +++ b/nodes/gce/bind01.py @@ -22,7 +22,7 @@ nodes['gce.bind01'] = { }, }, 'external_ipv4': '34.89.208.78', - 'icinga_option': { + 'icinga_options': { 'pretty_name': 'ns-1.kunbox.net', }, 'nginx': { diff --git a/nodes/gce/dns02.py b/nodes/gce/dns02.py index 4a0fe21..ddf28bc 100644 --- a/nodes/gce/dns02.py +++ b/nodes/gce/dns02.py @@ -18,7 +18,7 @@ nodes['gce.dns02'] = { }, }, 'external_ipv4': '35.187.109.249', - 'icinga_option': { + 'icinga_options': { 'pretty_name': 'ns-2.kunbox.net', }, 'backups': { diff --git a/nodes/gce/dns03.py b/nodes/gce/dns03.py index cb7f94e..3e86f4f 100644 --- a/nodes/gce/dns03.py +++ b/nodes/gce/dns03.py @@ -18,7 +18,7 @@ nodes['gce.dns03'] = { }, }, 'external_ipv4': '35.228.143.71', - 'icinga_option': { + 'icinga_options': { 'pretty_name': 'ns-3.kunbox.net', }, 'backups': {