4624804f80
- Create a site definition to support a full site deployment workflow using VMs Multi-Nodes Gate Enable multi-node gate for Airship using core Airship components. Deployment will be driven by Shipyard. We will re-use and adapt the source codes from the Promenade g2 Gate [1]. [1] https://github.com/openstack/airship-promenade/tree/master/tools/g2 Change-Id: I41e79f5f26311fa179a2e5c121aa815caa05cfcd
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
IdentityFile ${SSH_CONFIG_DIR}/id_rsa
|
|
LogLevel QUIET
|
|
StrictHostKeyChecking no
|
|
UserKnownHostsFile /dev/null
|
|
|