summaryrefslogtreecommitdiffstats
path: root/roles/contiv_auth_proxy
diff options
context:
space:
mode:
authorMichael Gugino <mgugino@redhat.com>2018-01-03 15:10:26 -0500
committerMichael Gugino <mgugino@redhat.com>2018-01-05 14:53:44 -0500
commit7923eb92c86a128504436ba0708c96b655de5269 (patch)
treed0f405d10e670fb14e64122b3c6036e6ba32cc1d /roles/contiv_auth_proxy
parentedde1f2bf0fa180fc69d905ce2aa27e68f7295dd (diff)
downloadopenshift-7923eb92c86a128504436ba0708c96b655de5269.tar.gz
openshift-7923eb92c86a128504436ba0708c96b655de5269.tar.bz2
openshift-7923eb92c86a128504436ba0708c96b655de5269.tar.xz
openshift-7923eb92c86a128504436ba0708c96b655de5269.zip
Remove become=no from various roles and tasks
etcd runs some actions locally to copy certs from the CA cert host. This commit ensures that we respect the end user's intended behavior with become when using 'anisble_become' in the inventory. Other roles with similar tasks have been modified in the same manner. We shouldn't hard-code become behavior as it can be unexpected for the end user. This only currently works in the CI because the CI passes the '-b' argument on the command line, which will override the task behavior.
Diffstat (limited to 'roles/contiv_auth_proxy')
0 files changed, 0 insertions, 0 deletions