summaryrefslogtreecommitdiff
path: root/Vagrantfile
AgeCommit message (Collapse)Author
2016-10-24Remove VagrantfileJason DeTiberus
- Remove Vagrantfile - Update README_vagrant.md to point to openshift-ansible-contrib for a vagrant-based installation
2016-02-09Add missing atomic- and openshift-enterprisePep Turró Mauri
Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types.
2015-10-24Vagrant RHEL registration cleanupPep Turró Mauri
Remove vagrant-registration because it's not needed anymore.
2015-09-03Use official centos images for VagrantfileJason DeTiberus
2015-08-03Use deployment_type, not openshift_deployment_typePep Turró Mauri
This seems to be what's used in other places
2015-08-03Deploying enterprise with VagrantPep Turró Mauri
2015-08-03Reference deployment_type instead of hardcoding originPep Turró Mauri
2015-07-09fixes #331 causes NetworkManager to yield 2nd NICDale Bewley
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