You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vars/main.yaml is for internal role variables and have a higher
prededence. They can't be overriden by inventory vars. Let's move
them to default/main.yaml.
We don't see this issue in 17.1 because the tripleo_sshd role has
a vars/redhat.yaml which is used instead of vars/main.yaml and it
does not have those role vars.
Signed-off-by: rabi <[email protected]>
0 commit comments