summaryrefslogtreecommitdiffstats
path: root/Vagrantfile
Commit message (Collapse)AuthorAgeFilesLines
* Revert "namespace the byo inventory so the group names aren't so generic"Scott Dodson2015-08-061-2/+2
|
* namespace the byo inventory so the group names aren't so genericAdam Miller2015-08-051-2/+2
|
* fixes #331 causes NetworkManager to yield 2nd NICDale Bewley2015-07-091-0/+2
|
* Add vagrantfile and minor bugfixesJason DeTiberus2015-04-281-0/+62
- Add Vagrantfile for configuring a basic cluster - Add an initial readme for using vagrant - explicitly set connection: local and sudo: false for localhost actions in playbooks/common/openshift-node/config.yml - Fix permissions issue with openshift config file for non-root user