add a missing ,
authorPeter Palfrader <peter@palfrader.org>
Thu, 23 Feb 2017 15:38:20 +0000 (16:38 +0100)
committerPeter Palfrader <peter@palfrader.org>
Thu, 23 Feb 2017 15:38:20 +0000 (16:38 +0100)
modules/roles/manifests/security_mirror.pp

index 0f5634b..771c9c4 100644 (file)
@@ -10,7 +10,7 @@ class roles::security_mirror {
        }
        $rsync_bind6 = $::hostname ? {
                mirror-anu => '2001:388:1034:2900::3d',
-               mirror-conova => '2a02:16a8:dc41:100::233'
+               mirror-conova => '2a02:16a8:dc41:100::233',
                mirror-isc => '2001:4f8:1:c::14',
                mirror-umn => '2607:ea00:101:3c0b::1deb:215',
                default    => '',