]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commitdiff
Remove backup-1 host
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 13 Dec 2019 10:33:36 +0000 (11:33 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Fri, 13 Dec 2019 10:33:36 +0000 (11:33 +0100)
modules/role/manifests/caldance.pp

index edf5790b25baa1c41879d296d4573b7b654aca7b..b397d0273120f109f5f482a80a8188263e529176 100644 (file)
@@ -142,7 +142,7 @@ class role::caldance (
 
   profile::postgresql::master { "postgresql master for caldance":
     letsencrypt_host => $web_host,
-    backup_hosts     => ["backup-1"],
+    backup_hosts     => [],
   }
 
   postgresql::server::db { $pg_db: