From: Oliver Böttcher Date: Tue, 28 Feb 2017 14:03:27 +0000 (+0100) Subject: MHK - rest interface für mongodb X-Git-Tag: v0.1.0~3515^2~22 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b9c09e380c961e094073d4e9a5cf76a39e7db888;p=pixelpark%2Fhiera.git MHK - rest interface für mongodb --- diff --git a/customer/mhk/mdb01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/mdb01-mhk-kueche-de.pixelpark.net.yaml index 2fcda2e5..c2061c23 100644 --- a/customer/mhk/mdb01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/mdb01-mhk-kueche-de.pixelpark.net.yaml @@ -10,6 +10,7 @@ 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" +mongodb::server::rest: true mongodb::server::replset_members: - "mdb01-mhk-kueche-de.pixelpark.net:27017" - "mdb02-mhk-kueche-de.pixelpark.net:27017" diff --git a/customer/mhk/mdb02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/mdb02-mhk-kueche-de.pixelpark.net.yaml index 2fcda2e5..c2061c23 100644 --- a/customer/mhk/mdb02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/mdb02-mhk-kueche-de.pixelpark.net.yaml @@ -10,6 +10,7 @@ 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" +mongodb::server::rest: true mongodb::server::replset_members: - "mdb01-mhk-kueche-de.pixelpark.net:27017" - "mdb02-mhk-kueche-de.pixelpark.net:27017" diff --git a/customer/mhk/mdb03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/mdb03-mhk-kueche-de.pixelpark.net.yaml index 2fcda2e5..c2061c23 100644 --- a/customer/mhk/mdb03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/mdb03-mhk-kueche-de.pixelpark.net.yaml @@ -10,6 +10,7 @@ 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" +mongodb::server::rest: true mongodb::server::replset_members: - "mdb01-mhk-kueche-de.pixelpark.net:27017" - "mdb02-mhk-kueche-de.pixelpark.net:27017"