diff --git a/nodes/gce/dns03.py b/nodes/gce/dns03.py index 6f9c08e..fb23f27 100644 --- a/nodes/gce/dns03.py +++ b/nodes/gce/dns03.py @@ -23,7 +23,7 @@ nodes['gce.dns03'] = { }, 'backups': { 'exclude_from_backups': True, - }, + }, 'postgresql': { 'version': '11', },