summaryrefslogtreecommitdiffstats
path: root/README_origin.md
Commit message (Collapse)AuthorAgeFilesLines
* Update README_origin.mdtrondvh2016-03-041-0/+2
| | | Added etcd and lb to the OSEv3:children group in the example host inventory. The playbook fails with a SSH exception if you're running the playbook with other users than root.
* Update Docs and test for testing ansible versionJason DeTiberus2016-01-251-3/+1
|
* Group name as per hosts.origin.exampleDonovan Muller2016-01-051-2/+4
| | | | | | | | | | | | | 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.
* Add note that Fedora 23+ is acceptable deployment target for originAdam Miller2015-12-091-1/+1
|
* Fedora changes:Adam Miller2015-12-021-0/+15
| | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml
* Point to advanced installation guide in READMEsAndrew Butcher2015-09-301-16/+2
|
* Revert "namespace the byo inventory so the group names aren't so generic"Scott Dodson2015-08-061-5/+5
|
* namespace the byo inventory so the group names aren't so genericAdam Miller2015-08-051-5/+5
|
* add link to persistent storage config docs for docker-registryAdam Miller2015-07-291-2/+5
|
* Replace outdated beta repo ids with 3.0 releaseTakayoshi Kimura2015-07-171-1/+1
|
* Switch openshift ex router/registry to oadmScott Dodson2015-06-221-2/+2
|
* Update for RC2 changesScott Dodson2015-06-161-3/+3
| | | | | | | | | | | | | Remove openshift-deployer.kubeconfig from master template Sync config template Update enterprise image names Switch to node auto registration Add deployer to list of serviceAccountConfig.managedNames Move package installation before registering facts change default kubeconfig location Change system:openshift-client to system:openshift-master Rename node cert/key/kubeconfig per openshift/origin#3160 Update references to /var/lib/openshift/openshift.local.certificates
* Add README_origin.md, update README.md to link to origin and OSE readmesJason DeTiberus2015-05-041-0/+210