From 1f3070ac25321206e5a9c29e6b2c4fb06bd5baa9 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 27 Feb 2017 11:19:45 +0100 Subject: Only deploy 8144_remove_haproxy branch to orangutan --- hiera/orangutan.yaml | 10 ---------- provider.singlenode.json | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/hiera/orangutan.yaml b/hiera/orangutan.yaml index 61c1105..db3aa20 100644 --- a/hiera/orangutan.yaml +++ b/hiera/orangutan.yaml @@ -163,16 +163,6 @@ firewall: - 6425 - 80 to: "37.218.247.46" -haproxy: - couch: - listen_port: 4096 - servers: - orangutan: - backup: false - host: localhost - port: 5984 - weight: 10 - writable: true hosts: orangutan: aliases: diff --git a/provider.singlenode.json b/provider.singlenode.json index 3c61923..0548fe7 100644 --- a/provider.singlenode.json +++ b/provider.singlenode.json @@ -4,6 +4,6 @@ "allow_anonymous": false }, "platform": { - "branch": "master" + "branch": "8144_remove_haproxy" } } -- cgit v1.2.3