Merge "Add haproxy-install to setup-infrastructure.yml"
This commit is contained in:
commit
465f50f151
@ -13,6 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
|
- include: haproxy-install.yml
|
||||||
- include: memcached-install.yml
|
- include: memcached-install.yml
|
||||||
- include: repo-install.yml
|
- include: repo-install.yml
|
||||||
- include: galera-install.yml
|
- include: galera-install.yml
|
||||||
|
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- The haproxy-install.yml playbook will now be
|
||||||
|
run as a part of setup-infrastructure.yml.
|
Loading…
Reference in New Issue
Block a user