Use boot_url variable when referencing to boot.foo.sh
This commit is contained in:
parent
7d21e1bbf3
commit
fdb5cc437e
4 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ tls_private: /etc/pki/tls/private
|
|||
tls_bundle: /etc/pki/tls/cert.pem
|
||||
|
||||
# url where installer data is located
|
||||
boot_url: https://boot.foo.sh/ks
|
||||
boot_url: https://boot.foo.sh
|
||||
|
||||
# hardcode this for now
|
||||
ansible_datacenter: home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue