From 107c94b28ffbec36d90e6a558cd97f7ff5aa2e41 Mon Sep 17 00:00:00 2001 From: varac Date: Sat, 24 Sep 2016 13:09:27 +0200 Subject: deploy webapp:develop on elephant.dev --- hiera/elephant.yaml | 2 +- nodes/elephant.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hiera/elephant.yaml b/hiera/elephant.yaml index 69593c0..fef8ebc 100644 --- a/hiera/elephant.yaml +++ b/hiera/elephant.yaml @@ -232,7 +232,7 @@ sources: revision: latest type: apt webapp: - revision: origin/version/0.8 + revision: develop source: "https://leap.se/git/leap_web" type: git ssh: diff --git a/nodes/elephant.json b/nodes/elephant.json index 6763c5e..5e3b9e2 100644 --- a/nodes/elephant.json +++ b/nodes/elephant.json @@ -7,5 +7,10 @@ //"config": { // "AllowTcpForwarding": "yes" //} + }, + "sources": { + "webapp": { + "revision": "develop" + } } } -- cgit v1.2.3