Merge "Add the ansible_managed header for admin-openrc.sh"
This commit is contained in:
commit
6363fa4553
@ -1,3 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
# Clear any old environment that may conflict.
|
||||
for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done
|
||||
export OS_PROJECT_DOMAIN_NAME=Default
|
||||
|
Loading…
x
Reference in New Issue
Block a user