Fix the upgrade haproxy failed

The haproxy failed when there is one stand alone network node

Closes-Bug: #1598339
Change-Id: I3390ee37eb51c292fc5149fc22b4f6a6f07da688
This commit is contained in:
Jeffrey Zhang 2016-06-30 19:08:06 +08:00
parent b6e51e9531
commit fd641380ad

View File

@ -1,2 +1,3 @@
---
- include: "{{ action }}.yml"
when: inventory_hostname in groups['haproxy']