Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 4 | -141/+0 |
| | | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused. | ||||
* | Merge pull request #5100 from mgugino-upstream-stage/check-hostname-len | Scott Dodson | 2017-08-23 | 1 | -2/+2 |
|\ | | | | | Add hostname/nodename length check | ||||
| * | Add hostname/nodename length check | Michael Gugino | 2017-08-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | OpenShift will not allow nodes to register if the nodename is > 63 chars. This commit verifies that nodename is not set to a potential hostname that is greater than 63 characters. This commit also updates logic to check `openshift_hostname` to check for > 63 chars. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1467790 | ||||
* | | Removing dependencies for openshift_repos and setting them up early in the ↵ | Kenny Woodson | 2017-08-14 | 1 | -1/+0 |
|/ | | | | cluster build. | ||||
* | Refactor of openshift_version. | Kenny Woodson | 2017-08-08 | 1 | -1/+0 |
| | |||||
* | Change based on feedback | Vincent Schwarzer | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Added additional Calico Network Plugin Checks | Vincent Schwarzer | 2017-05-09 | 1 | -1/+9 |
| | |||||
* | Add calico. | Dan Osborne | 2017-03-23 | 1 | -0/+9 |
| | |||||
* | Combined (squashed) commit for all changes related to adding Contiv support ↵ | Sanjeev Rampal | 2017-02-27 | 1 | -0/+13 |
| | | | | into Openshift Ansible. This is the first (beta) release of Contiv with Openshift and is only supported for Openshift Origin + Bare metal deployments at the time of this commit. Please refer to the Openshift and Contiv official documentation for details of the level of support for different features and modes of operation. | ||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -3/+2 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+3 |
| | | | | | The Ansible package module will call the correct package manager for the underlying OS. | ||||
* | Move openshift.common.debug.level to openshift_facts. | Andrew Butcher | 2016-10-05 | 1 | -1/+0 |
| | |||||
* | Merge pull request #2382 from abutcher/nuage-check | Scott Dodson | 2016-09-01 | 1 | -2/+2 |
|\ | | | | | Fix nuage check. | ||||
| * | Fix nuage check. | Andrew Butcher | 2016-08-29 | 1 | -2/+2 |
| | | |||||
* | | Fix flannel check | Manjunath A Kumatagi | 2016-08-29 | 1 | -2/+2 |
|/ | |||||
* | Move repoquery_cmd fact setting into a more logical place. | Devan Goodwin | 2016-07-11 | 1 | -4/+0 |
| | |||||
* | Move repoquery fact definition to openshift_common. | Devan Goodwin | 2016-07-07 | 1 | -0/+5 |
| | |||||
* | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -5/+1 |
| | | | | | Allows the use of arbitrary tags, precise control over containers and rpms, and likely mixed environments. | ||||
* | Do not install rpm for version in openshift_version role. | Devan Goodwin | 2016-06-06 | 2 | -1/+13 |
| | |||||
* | Get rpm installations functional again. | Devan Goodwin | 2016-05-26 | 2 | -12/+1 |
| | |||||
* | Work towards determining openshift_version when unspecified. | Devan Goodwin | 2016-05-25 | 1 | -1/+0 |
| | | | | | | | openshift_docker role was largely useless now, but also almost did what we needed. (deps ordering still needs to be changed) Remove defaulting of openshift_version. | ||||
* | Move os_firewall out of openshift_common | Scott Dodson | 2016-05-11 | 1 | -1/+0 |
| | |||||
* | Default os_firewall_use_firewalld to false in os_firewall and remove overrides. | Andrew Butcher | 2016-05-02 | 1 | -7/+0 |
| | |||||
* | Move portal_net from openshift_common to openshift_facts. | Andrew Butcher | 2016-04-26 | 1 | -1/+0 |
| | |||||
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 2 | -1/+3 |
| | |||||
* | Promote portal_net to openshift.common, add kube_svc_ip | Scott Dodson | 2016-04-19 | 1 | -0/+1 |
| | | | | | Conflicts: roles/openshift_facts/library/openshift_facts.py | ||||
* | Containerized installs on RHEL were downgrading docker unnecessarily | Brenton Leanhardt | 2016-04-12 | 1 | -1/+1 |
| | |||||
* | Add openshift_hosted_facts role and remove hosted facts from openshift_common. | Andrew Butcher | 2016-04-08 | 1 | -5/+1 |
| | |||||
* | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api ↵ | Brenton Leanhardt | 2016-04-01 | 2 | -1/+1 |
| | | | | and atomic-openshift-master-controllers | ||||
* | Merge pull request #1634 from abutcher/aws-cloud-provider | Brenton Leanhardt | 2016-03-31 | 1 | -4/+3 |
|\ | | | | | AWS cloud provider | ||||
| * | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 1 | -4/+3 |
| | | |||||
* | | Bug 1322335 - The package name is wrong for rpm upgrade | Brenton Leanhardt | 2016-03-30 | 1 | -1/+5 |
|/ | |||||
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -6/+0 |
| | | | | | | | - Prevents roles that need common facts from needing to require openshift_common, which pulls in the openshift binary. - Add dependency on openshift_facts to os_firewall, since it uses openshift.common facts | ||||
* | Add support for Openstack integration | Sylvain Baubeau | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 1 | -1/+0 |
|\ | | | | | Remove fluentd_master and fluentd_node roles | ||||
| * | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 1 | -1/+0 |
| | | |||||
* | | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -2/+2 |
| | | |||||
* | | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 1 | -3/+7 |
|/ | |||||
* | Merge pull request #1275 from spinolacastro/datadir | Brenton Leanhardt | 2016-01-26 | 1 | -0/+1 |
|\ | | | | | Expose data_dir | ||||
| * | Expose data_dir | Diego Castro | 2016-01-26 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1276 from spinolacastro/pkgversion | Brenton Leanhardt | 2016-01-26 | 1 | -0/+1 |
|\ \ | | | | | | | Fix pkg_version | ||||
| * | | fix pkg_version | Diego Castro | 2016-01-26 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -0/+9 |
|\ \ | |/ |/| | Nuage | ||||
| * | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added variables Made changes for node configuration Add service restart logic to node Fixed ansible syntax errors Add cert and key info for nodes Added active and standby controller ip configuration information Uncommented the nuage sdn check Changed ca_crt -> ca_cert Added restarting of atomic openshift master Removed service account dependencies Fixes Fixed the api server url Removed redundant restart of atomic openshift master Configure nuagekubemon on all of the master nodes Restart master api and controllers as well on nuagekubemon installation Converted plugin config into template Add template for nuagekubemon Removed uplink interface from vars Able to copy cert keys Uninstall default ovs Add the kubemon template Do not install rdo sdn rpms in case of nuage Addressed latest review comments Set the networkPluginName for nuage | ||||
* | | Switch to using hostnamectl as it works on atomic and rhel7 | Scott Dodson | 2016-01-11 | 1 | -1/+2 |
| | | |||||
* | | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #1030 from jtslear/make-examples-optional | Brenton Leanhardt | 2015-12-10 | 1 | -0/+1 |
|\ \ | | | | | | | Make the install of openshift_examples optional | ||||
| * | | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -0/+1 |
| |/ | | | | | | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true | ||||
* / | Install base package in openshift_common for version facts | Andrew Butcher | 2015-12-10 | 1 | -0/+6 |
|/ | |||||
* | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -0/+1 |
| | | | | Signed-off-by: enoodle <efreiber@redhat.com> |