summaryrefslogtreecommitdiffstats
path: root/README_vagrant.md
Commit message (Collapse)AuthorAgeFilesLines
* Remove VagrantfileJason DeTiberus2016-10-241-52/+1
| | | | | | - Remove Vagrantfile - Update README_vagrant.md to point to openshift-ansible-contrib for a vagrant-based installation
* Fix typosRodolfo Carvalho2016-10-191-1/+1
|
* fix up variable references remove "online" support from bin/clusterJason DeTiberus2016-04-291-1/+1
|
* Add warnings to bin/cluster and READMEsAndrew Butcher2016-02-251-0/+2
|
* Merge pull request #739 from codificat/vagrant-noregisterBrenton Leanhardt2015-11-131-2/+2
|\ | | | | Vagrantfile cleanup: remove unnecessary RHEL registration and network workaround
| * Vagrant RHEL registration cleanupPep TurrĂ³ Mauri2015-10-241-2/+2
| | | | | | | | Remove vagrant-registration because it's not needed anymore.
* | add ansible dep to vagrant docJason DeTiberus2015-11-111-0/+1
|/
* Deploying enterprise with VagrantPep TurrĂ³ Mauri2015-08-031-2/+26
|
* Update README_vagrant.mdJan Jungnickel2015-07-171-1/+1
|
* Add vagrantfile and minor bugfixesJason DeTiberus2015-04-281-0/+25
- 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