Closed mbaldessari closed 8 years ago
The fact that ssh doesn't understand CIDR notation is annoying. It means that any address-based patterns will be too broad if the overcloud network is smaller than a /24.
tripleo/overcloud
role. This means that we really can only do this after the deploy is complete, and we probably need to query nova to figure out which servers have been created. This information isn't currently exposed in the overcloud
heat stack.
It would be quite nice to have a .ssh/config for the stack user on the undercloud so that hopping on the nodes manually is a bit quicker for the senile amongst us: Host 192.0.2.* User heat-admin StrictHostKeyChecking no UserKnownHostsFile=/dev/null