From: Frank Brehm Date: Mon, 17 Sep 2018 09:59:35 +0000 (+0200) Subject: Bugfixing Mongo-DB stuff in customer/mhk/stage-mdb0* X-Git-Tag: v0.1.0~151 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=fb923002923a3639a945945f64b4dfbefb929159;p=pixelpark%2Fhiera.git Bugfixing Mongo-DB stuff in customer/mhk/stage-mdb0* --- diff --git a/customer/mhk/stage-mdb01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-mdb01-mhk-kueche-de.pixelpark.net.yaml index 74e4758d..d0b02d00 100644 --- a/customer/mhk/stage-mdb01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-mdb01-mhk-kueche-de.pixelpark.net.yaml @@ -6,7 +6,8 @@ infra::additional_classes: #### Just Doin' no auth at the moment mongodb::globals::manage_package_repo: true mongodb::globals::version: 3.4.2-1.el7 -mongodb::globals::bind_ip: 0.0.0.0 +mongodb::globals::bind_ip: + - 0.0.0.0 mongodb::globals::repo_location: 'https://repo.pixelpark.com/Linux/yum/mongodb/7/mongodb-org-3.4/' mongodb::server::auth: false mongodb::server::replset: "rsblueprint" diff --git a/customer/mhk/stage-mdb02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-mdb02-mhk-kueche-de.pixelpark.net.yaml index 74e4758d..d0b02d00 100644 --- a/customer/mhk/stage-mdb02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-mdb02-mhk-kueche-de.pixelpark.net.yaml @@ -6,7 +6,8 @@ infra::additional_classes: #### Just Doin' no auth at the moment mongodb::globals::manage_package_repo: true mongodb::globals::version: 3.4.2-1.el7 -mongodb::globals::bind_ip: 0.0.0.0 +mongodb::globals::bind_ip: + - 0.0.0.0 mongodb::globals::repo_location: 'https://repo.pixelpark.com/Linux/yum/mongodb/7/mongodb-org-3.4/' mongodb::server::auth: false mongodb::server::replset: "rsblueprint" diff --git a/customer/mhk/stage-mdb03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-mdb03-mhk-kueche-de.pixelpark.net.yaml index 74e4758d..d0b02d00 100644 --- a/customer/mhk/stage-mdb03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-mdb03-mhk-kueche-de.pixelpark.net.yaml @@ -6,7 +6,8 @@ infra::additional_classes: #### Just Doin' no auth at the moment mongodb::globals::manage_package_repo: true mongodb::globals::version: 3.4.2-1.el7 -mongodb::globals::bind_ip: 0.0.0.0 +mongodb::globals::bind_ip: + - 0.0.0.0 mongodb::globals::repo_location: 'https://repo.pixelpark.com/Linux/yum/mongodb/7/mongodb-org-3.4/' mongodb::server::auth: false mongodb::server::replset: "rsblueprint"