Use https when fetching data from boot.foo.sh

This commit is contained in:
Timo Makinen 2020-09-17 19:26:49 +00:00
parent ad230bd98b
commit 7d21e1bbf3

View file

@ -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: http://boot.foo.sh/ks
boot_url: https://boot.foo.sh/ks
# hardcode this for now
ansible_datacenter: home