From 848af90ffb405de0102560253006cee01c68c79d Mon Sep 17 00:00:00 2001 From: Carlos Konstanski Date: Thu, 28 Sep 2017 11:11:47 -0600 Subject: deploy script for dev env --- pillar/openbook/ansible.sls | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pillar') diff --git a/pillar/openbook/ansible.sls b/pillar/openbook/ansible.sls index 949f764..dbff27a 100644 --- a/pillar/openbook/ansible.sls +++ b/pillar/openbook/ansible.sls @@ -156,6 +156,11 @@ ansible: source: inventory_json.rb mode: "0755" is_template: False + deploy_dev_env_sh: + name: deploy-dev-env.sh + source: deploy-dev-env.sh + mode: "0755" + is_template: False openbook_installer_yaml: name: openbook_installer.yaml source: openbook_installer.yaml -- cgit v1.3