Explicitly use root as SSH user in haproxy play
Change-Id: I857fb9a50c40b6a1a81461ab745ac48767e54d57
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
- hosts: haproxy
|
||||
user: root
|
||||
vars_files:
|
||||
- "{{ haproxy_keepalived_vars_file | default('vars/configs/keepalived_haproxy.yml')}}"
|
||||
roles:
|
||||
|
||||
Reference in New Issue
Block a user