commit | e6e6e194fc2d15e1d7c9be0a0e5c4be972925f6c | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:45:03 2015 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Mon Aug 10 15:53:37 2015 +0200 |
tree | f96cfd8635e5b72c1080c744abdc5fe42384b2a8 | |
parent | 56ac05b4d88757a72836f1eed07c38438d52c95b [diff] [blame] |
Setup foreman user on qcow images
diff --git a/ubuntu-14.04/template.json b/ubuntu-14.04/template.json index 7d58a32..f41217b 100644 --- a/ubuntu-14.04/template.json +++ b/ubuntu-14.04/template.json
@@ -37,6 +37,7 @@ "scripts": [ "scripts/base.sh", "scripts/salt.sh", + "scripts/foreman.sh", "scripts/security.sh", "scripts/cleanup.sh", "scripts/zerodisk.sh"