Commit Graph

7 Commits

Author SHA1 Message Date
Marcelo De Moraes 4a7234c01c Add ssh key
Change-Id: Id69e0c1412c0ff1c45d0293d42c766b49e9160c2
2020-08-12 14:04:52 +00:00
Logan V 14ebc84487 Disable host key checking for jump host
Change-Id: I3c3fe81cd9a23434b8393702ecf95229386558d4
2018-09-13 14:07:58 -06:00
Logan V 27152d9739 Fix the SSH configuration path
The ssh client configuration needs to be dropped in /root/.ssh/config
since the deployment script runs in sudo.

Change-Id: I598ff085c45b1e27a57d2183ef00c65c3792b9fe
2018-09-13 11:43:48 -06:00
Logan V 96b4fd3300 Use a proxyjump to reach the deployment
Since nodepool nodes will not have direct access to the Limestone
10.0.0.0/8 private network, and part of the deployment (such as
compute hosts) are only connected to the private network, we will
use an SSH proxyjump through the first publicly accessible host
to reach the deployment.

Change-Id: I9412b5b4733d96c2494e67ff935f273e508b6812
2018-09-13 10:09:44 -06:00
Kevin Carter 3f033bf1fb Add ELK to the cloud
This change adds the elk_metrics_6x deployment tooling to this project.
A new submodule was added for the openstack-ansible-ops repo which will
be setup and executed via the deployment script.

Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-09-11 11:26:13 -06:00
Logan V 9949913ed2 Add SSH key management URL for hosts 2018-06-14 11:52:11 -05:00
Logan V 6afd7cfb21 Add SSH key 2018-03-02 12:06:12 +00:00