| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
openshift_public_hostname
|
|
|
|
groups. Importing byo playbook now instead of nested ansible run. Need to refactor how we generate hostnames to make it fit this.
|
|
|
|
|
|
|
|
upstream openshift-ansible installer
|
|
|
|
First cut at DNS ansible roles
|
|
|
|
into openshift-enterprise-3
|
|
vvaldez-docker-ansible-role
|
|
Add OSE provision prerequisites
|
|
|
|
- Largely taken from cicd docker.yml
- Changed to using a template for docker-storage-setup
- Using variables for both DEV and VG defined in defaults
- Using pvs command to check for use of DEV and VG before proceeding
|
|
- Uses Ansible collected facts to determine SELinux status
- Adds ansible_sudo: true when calling role
- Adds tag to role when calling it
|
|
|
|
- Install required packages
- Update pacakges (moved from main.yml)
- Install and disable firewalld
- Install iptables-services and disable iptables
- Verify and set hostname if needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Removes rhsm_method
* Renames rhsm_server to rhsm_satellite
* Add additional pre_task checks (hosted + key)
* Change conditionals from rhsm_method check to rhsm_satellite defined
* Change repos disable/enable from key to if repos are defined
* Update README and examples in inventory file
|
|
|
|
|
|
|
|
|
|
Looks good - merging
|
|
Reorder instances names to sort by env_id
|
|
|
|
|
|
|
|
|
|
|
|
Looks good - merging
|
|
Merging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|