summaryrefslogtreecommitdiffstats
path: root/roles/base_os
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into tower_installMatt Woodson2015-02-241-9/+14
|\ | | | | | | | | Conflicts: lib/aws_command.rb
| * Use the full path for the kubeconfigJason DeTiberus2015-02-201-1/+1
| |
| * Set and export KUBECONFIG in root user .bash_profileJason DeTiberus2015-02-201-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | - roles/base_os: Without this, the root user would need to manually configure this variable before attempting to run any osc commands - roles/base_os: Cleanup the firewall service definition and only pause when the service state changes. - roles/openshift_master: use Akram's suggestion of simplifying the firewall config - roles/openshift_master: explicitly disable previously exposed ports that are no longer exposed (8080/tcp I'm looking at you).
* | more ansible tower commitsMatt Woodson2015-02-131-0/+5
|/
* removed the usage of yaml '>' for multiline entries and replaced them with ↵Thomas Wiest2015-02-051-10/+15
| | | | yaml dictionaries as demonstrated by the ansible documentation.
* Initial Commit. Sharing is caringKenny Woodson2014-09-163-0/+40