InformaticsMatters / okd-orchestrator

An Orchestrator for RedHat's OpenShift/OKD container runtime
MIT License
0 stars 4 forks source link

The ansible ssh user should be configurable #38

Closed alanbchristie closed 5 years ago

alanbchristie commented 5 years ago

At the moment this is hard-coded to 'centos'. Expose the user in the deployment configuration and ensure all instances are driven by this value.

alanbchristie commented 5 years ago

Committed to master branch