| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Update to check both hostname and public_hostname.
Remove ansible_sudo=no as I failed to notice we were already checking
if ansible_ssh_user == 'root' and setting it there.
|
|
|
|
|
|
|
|
|
|
| |
This adds a check to see if the host the installer is running on is one of
the hosts to be installed and sets i
ansible_connection=local
ansible_sudo=no
in the inventory file.
|
|\
| |
| | |
atomic-openshift-installer: Text improvements
|
| |
| |
| |
| |
| | |
Improvements to some of the installer text based on suggestions from
the doc team.
|
| | |
|
| |
| |
| |
| |
| | |
Because we're now installing from an rpm, we have a good idea where to find the
default playbooks and shouldn't require the user to tell us.
|
| | |
|
|/ |
|
| |
|
|
add atomic-openshift-utils to openshift-ansible.spec file
no need for redundent spec file
remove dependencies that are not needed
|