| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
| |
Remove vagrant-registration because it's not needed anymore.
|
| |
|
|
|
|
| |
This seems to be what's used in other places
|
| |
|
| |
|
| |
|
|
- 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
|