| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-02 | Merge pull request #86 from detiber/manageExternal | Thomas Wiest | |
| Disable master,node services when externally managed | |||
| 2015-03-02 | Merge pull request #84 from detiber/commonbugfixes | Thomas Wiest | |
| Bugfixes for openshift-common related changes | |||
| 2015-03-01 | Disable master,node services when externally managed | Jason DeTiberus | |
| 2015-03-01 | Bugfixes for openshift-common related changes | Jason DeTiberus | |
| - Fix failed attempt to cleanup service notify on creds changes - Fix master URL for node to use https - Set openshift_debug_level in vars.yml for playbooks - This puts us closer to the original debug settings, where after the openshift-common changes the debug settings were defaulting back to 0 | |||
| 2015-02-28 | Merge pull request #83 from detiber/cleanupDockerrole | Thomas Wiest | |
| docker role cleanup | |||
| 2015-02-28 | Merge pull request #81 from detiber/cleanupEmptyFiles | Thomas Wiest | |
| Cleanup empty role dirs/files | |||
| 2015-02-28 | Merge pull request #80 from detiber/supportedEnvs | Thomas Wiest | |
| add jdetiber to list of SUPPORTED_ENVS | |||
| 2015-02-27 | Merge pull request #82 from detiber/commonRole | Thomas Wiest | |
| create openshift-common role | |||
| 2015-02-24 | fix role names for aws playbooks | Jason DeTiberus | |
| 2015-02-24 | move KUBECONFIG setting to openshift_common | Jason DeTiberus | |
| 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 | docker role cleanup | Jason DeTiberus | |
| - use service module for enabling/restarting docker service - remove unused role directories/files - use user module for adding the docker group to the root user | |||
| 2015-02-24 | Cleanup empty role dirs/files | Jason DeTiberus | |
| 2015-02-24 | add jdetiber to list of SUPPORTED_ENVS | Jason DeTiberus | |
| 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 | |
