| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The example inventory file does not currently work and fails with:
PLAY [Gather Cluster facts] ***************************************************
skipping: no hosts matched
PLAY RECAP ********************************************************************
this is because the group name is actually OSEv3 (inline with https://github.com/openshift/openshift-ansible/blob/master/inventory/byo/hosts.origin.example#L4) and not OSv3.
Also added references to inventory/byo/hosts.[origin,ose,aep].example for more complete examples.
|
|\
| |
| | |
README_AEP: Various fixes
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix deployment_type to be atomic-enterpri
- Note in oreg_url that the names may change
- Drop the COPR as it doesn't apply for AEP right now
- The `openshift_additional_repos` needs to be on a single line
or Ansible will error out (with `ansible-1.9.2-1.el7` at least)
- Change the hostnames to be `aep` to be clearer what we have
- We no longer have a separate git repository
|
|/ |
|
|
adds README_AEP.md.
|