| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-24 | create openshift_common role | Jason DeTiberus | |
| - move common openshift logic into openshift_common - set openshift_common as a dependency for openshift_node and openshift_master - rename role variables to openshift_* to be more descriptive - start recording local_facts on the openshift hosts - clean up firewalld config to be a bit more dry - Update firewall ports for https, make sure http rules are removed - Replace references to ansible_eth0.ipv4.address with ansible_default_ipv4.address | |||
| 2015-02-24 | add symlinks for filter_plugins and roles to playbook directories | Jason DeTiberus | |
| - allows playbooks to be able to discover roles and filter_plugins without having to manipulate the environment or use relative paths. | |||
| 2015-02-24 | Merge pull request #78 from mwoodson/tower_install | Matt Woodson | |
| tower install | |||
| 2015-02-24 | removing dead code for twiest | Matt Woodson | |
| 2015-02-24 | cleaned up ansible tower | Matt Woodson | |
| 2015-02-24 | cleaned up ansible tower | Matt Woodson | |
| 2015-02-24 | Merge branch 'master' into tower_install | Matt Woodson | |
| Conflicts: lib/aws_command.rb | |||
| 2015-02-24 | renamed ipv6_disable | Matt Woodson | |
| 2015-02-23 | Merge pull request #77 from twiest/conf_bug | Thomas Wiest | |
| Fixed bug that was causing cluster creates to fail. Cleaned up cruft. | |||
| 2015-02-23 | changed tint to twiest and added gshipley env | Thomas Wiest | |
| 2015-02-23 | removed kubernetes roles as they're just cruft at this point. | Thomas Wiest | |
| 2015-02-23 | fixed bug when updating the openshift-master sysconfig file. Also, made it ↵ | Thomas Wiest | |
| multi-line so we get better errors from ansible. | |||
| 2015-02-23 | Merge pull request #76 from detiber/repoChanges | Thomas Wiest | |
| Repo role refactor to add enterprise support | |||
| 2015-02-22 | Repo role refactor to add enterprise support | Jason DeTiberus | |
| - Add openshift_additional_repos config that allows for setting custom repos - cleanup yum repos that were configured for other deployment types | |||
| 2015-02-20 | Merge pull request #75 from jwhonce/wip/ssl | Jhon Honce | |
| Fix SSL support between master and node(s) | |||
| 2015-02-20 | Fix SSL support between master and node(s) | Jhon Honce | |
| 2015-02-20 | Merge pull request #74 from detiber/ssl2 | Jhon Honce | |
| Additional changes for SSL enabling the api and console ports | |||
| 2015-02-20 | fix service definition for openshift-node | Jason DeTiberus | |
| 2015-02-20 | Use the full path for the kubeconfig | Jason DeTiberus | |
| 2015-02-20 | Set and export KUBECONFIG in root user .bash_profile | Jason DeTiberus | |
| - 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). | |||
| 2015-02-19 | Fix SSL support between master and node(s) | Jhon Honce | |
| 2015-02-19 | Merge pull request #68 from kwoodson/gce_helper_fix | Kenny Woodson | |
| Fix for the latest changes to gce list. Now correctly using _meta and host vars. | |||
| 2015-02-19 | Fixed an issue with the latest gce list. Correctly handles _meta | Kenny Woodson | |
| 2015-02-19 | more updates | Matt Woodson | |
| 2015-02-17 | Update README.md | Dan McPherson | |
| 2015-02-17 | ansible tower install | Matt Woodson | |
| 2015-02-17 | Merge pull request #63 from tdawson/2015-02/Repos | Troy Dawson | |
| Fixup yum repos | |||
| 2015-02-17 | fixup oso-rhui repos | Troy Dawson | |
| 2015-02-17 | Merge pull request #61 from jwhonce/wip/kubeconfig | Jhon Honce | |
| Update playbooks for latest origin code | |||
| 2015-02-17 | * CRUD temp directory on local machine | Jhon Honce | |
| 2015-02-17 | * Use hostname module | Jhon Honce | |
| * Use mktemp for scratch directory | |||
| 2015-02-17 | remove the add-hoc docker repo | Troy Dawson | |
| Fix up libra candidate repo config file Fix up rhel 7 rhui repo config file Add rhel 7 rhui extras repo, which has docker in it Separate rhel 7 extras into its own config file Add rhel 7 extras so that we have docker | |||
| 2015-02-16 | Update code to reflect review comments | Jhon Honce | |
| 2015-02-16 | - Rename minion to node | Jhon Honce | |
| - Update playbooks to support latest code | |||
| 2015-02-16 | Merge branch 'master' into tower_install | Matt Woodson | |
| Conflicts: lib/aws_command.rb | |||
| 2015-02-16 | Merge pull request #60 from kwoodson/host_type_fix | Kenny Woodson | |
| Fixed issue where --name was insufficient to apply config. | |||
| 2015-02-15 | more trials to make things work | Matt Woodson | |
| 2015-02-13 | Fixed a couple of other variables that were incorrect. | Kenny Woodson | |
| 2015-02-13 | Fixing tag name to prepend aws identifier. | Kenny Woodson | |
| 2015-02-13 | more ansible tower commits | Matt Woodson | |
| 2015-02-13 | Use more descriptive name in Development Project | Jhon Honce | |
| 2015-02-13 | Merge pull request #59 from twiest/pr | Jhon Honce | |
| Updated to the latest gce.py from upstream. It includes _meta and hostvars!!! | |||
| 2015-02-13 | Updated to the latest gce.py from upstream. It includes _meta and hostvars!!! | Thomas Wiest | |
| 2015-02-13 | Merge branch 'master' into tower_install | Matt Woodson | |
| 2015-02-13 | added initial tower configs | Matt Woodson | |
| 2015-02-12 | Merge pull request #55 from kwoodson/oscp | Kenny Woodson | |
| oscp tooling | |||
| 2015-02-12 | Updated zsh completion to work with oscp | Kenny Woodson | |
| 2015-02-12 | Cleanup before PR approval. | Kenny Woodson | |
| 2015-02-11 | Updated oscp and ossh. | Kenny Woodson | |
| 2015-02-11 | Checking in oscp. | Kenny Woodson | |
