Update to OSA stable/queens

Change-Id: Idef6e05167a7f348d1e0af3a4545a262d079501b
This commit is contained in:
Logan V 2019-03-16 11:43:23 -05:00
parent 7c3b2745b4
commit 9493f4f845
3 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit b2208fcfcef596c11247ef8475f0993122be377e
Subproject commit 4c0ec1f7d0e0dacc790f588245abfd01da0f403b

@ -1 +1 @@
Subproject commit 42f7f896b45dfe3f80969cab980683077dd70120
Subproject commit 28cb67cf3313a1ee4c25b1b2a3b7e8a5caeec90e

View File

@ -9,7 +9,7 @@ haproxy_keepalived_external_interface: eth1
haproxy_keepalived_internal_interface: eth1
# Add the SSH pubkey needed for deployment
lxc_container_ssh_key: "{{ lookup('file', inventory_dir ~ '/../../../ssh/id_rsa.pub') }}"
lxc_container_ssh_key: "{{ lookup('file', inventory_dir ~ '/../../ssh/id_rsa.pub') }}"
# Configure SSH keys on hosts
ssh_key_url: https://git.openstack.org/cgit/openstack/limestone-ci-cloud/plain/ssh/authorized_keys