Update to OSA stable/queens
Change-Id: Idef6e05167a7f348d1e0af3a4545a262d079501b
This commit is contained in:
parent
7c3b2745b4
commit
9493f4f845
@ -1 +1 @@
|
||||
Subproject commit b2208fcfcef596c11247ef8475f0993122be377e
|
||||
Subproject commit 4c0ec1f7d0e0dacc790f588245abfd01da0f403b
|
@ -1 +1 @@
|
||||
Subproject commit 42f7f896b45dfe3f80969cab980683077dd70120
|
||||
Subproject commit 28cb67cf3313a1ee4c25b1b2a3b7e8a5caeec90e
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user