summaryrefslogtreecommitdiff
path: root/README_vagrant.md
AgeCommit message (Collapse)Author
2016-04-29fix up variable references remove "online" support from bin/clusterJason DeTiberus
2016-02-25Add warnings to bin/cluster and READMEsAndrew Butcher
2015-11-13Merge pull request #739 from codificat/vagrant-noregisterBrenton Leanhardt
Vagrantfile cleanup: remove unnecessary RHEL registration and network workaround
2015-11-11add ansible dep to vagrant docJason DeTiberus
2015-10-24Vagrant RHEL registration cleanupPep TurrĂ³ Mauri
Remove vagrant-registration because it's not needed anymore.
2015-08-03Deploying enterprise with VagrantPep TurrĂ³ Mauri
2015-07-17Update README_vagrant.mdJan Jungnickel
2015-04-28Add vagrantfile and minor bugfixesJason DeTiberus
- 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