commit | 4d6e822b8f139b73ae8f460b0e7925a75f86e8c7 | [log] [tgz] |
---|---|---|
author | Oleh Hryhorov <ohryhorov@mirantis.com> | Tue Nov 21 16:04:03 2017 +0200 |
committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Tue Nov 21 16:04:03 2017 +0200 |
tree | 68aac64a003c60c1dcd6262b808fc2a2366576d8 | |
parent | 4311b5ec0c4d7160496e37a29732b287f86b4b8b [diff] [blame] |
Add required salt-formulas to configure cfg node The patch adds .env file consisting required salt-formulas in order to render pillars for initial salt states to be run in bootstrap file. Change-Id: I616f8d7a9abd0e98b4d342187bc6f886369a5ebd
diff --git a/classes/cluster/os-ha-ovs/.env b/classes/cluster/os-ha-ovs/.env new file mode 100644 index 0000000..fdfff18 --- /dev/null +++ b/classes/cluster/os-ha-ovs/.env
@@ -0,0 +1 @@ +EXTRA_FORMULAS="ntp sphinx nginx memcached horizon"