]> WPIA git - infra.git/blobdiff - environments/production/manifests/ip.pp
upd: move quiz to postgres
[infra.git] / environments / production / manifests / ip.pp
index 8c137330b5f2dc9a2a6cbfb865241023eccdf5cb..b6ad1dd9b4859aa2201e974dd696184e8fec0b68 100644 (file)
@@ -10,12 +10,9 @@ $ips = {
 
 $passwords = {
    postgres => {
-     gigi => 'gigi'
-   },
-   quiz-mysql => {
-     root => 'root',
+     gigi => 'gigi',
      quiz => 'quiz'
-   }
+   },
 }
 
 $testServer = 'false'