Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix up variable references remove "online" support from bin/cluster | Jason DeTiberus | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | Add warnings to bin/cluster and READMEs | Andrew Butcher | 2016-02-25 | 1 | -0/+2 |
| | |||||
* | Merge pull request #739 from codificat/vagrant-noregister | Brenton Leanhardt | 2015-11-13 | 1 | -2/+2 |
|\ | | | | | Vagrantfile cleanup: remove unnecessary RHEL registration and network workaround | ||||
| * | Vagrant RHEL registration cleanup | Pep TurrĂ³ Mauri | 2015-10-24 | 1 | -2/+2 |
| | | | | | | | | Remove vagrant-registration because it's not needed anymore. | ||||
* | | add ansible dep to vagrant doc | Jason DeTiberus | 2015-11-11 | 1 | -0/+1 |
|/ | |||||
* | Deploying enterprise with Vagrant | Pep TurrĂ³ Mauri | 2015-08-03 | 1 | -2/+26 |
| | |||||
* | Update README_vagrant.md | Jan Jungnickel | 2015-07-17 | 1 | -1/+1 |
| | |||||
* | Add vagrantfile and minor bugfixes | Jason DeTiberus | 2015-04-28 | 1 | -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 |