Disable http results by default
Disable this as the default. It could cause issues with httpd. Change-Id: I11ad6ad17dee8f7398c4cb8b7952dec864923386
This commit is contained in:
parent
2530913e20
commit
f2c48951be
@ -11,7 +11,7 @@
|
||||
- hosts: undercloud
|
||||
remote_user: "{{ local_remote_user }}"
|
||||
vars:
|
||||
results_in_httpd: true
|
||||
results_in_httpd: false
|
||||
roles:
|
||||
- common
|
||||
- browbeat
|
||||
|
Loading…
x
Reference in New Issue
Block a user