summaryrefslogtreecommitdiffstats
path: root/roles/openshift_common
Commit message (Collapse)AuthorAgeFilesLines
* Removing dependencies for openshift_repos and setting them up early in the ↵Kenny Woodson2017-08-141-1/+0
| | | | cluster build.
* Refactor of openshift_version.Kenny Woodson2017-08-081-1/+0
|
* Change based on feedbackVincent Schwarzer2017-05-101-1/+1
|
* Added additional Calico Network Plugin ChecksVincent Schwarzer2017-05-091-1/+9
|
* Add calico.Dan Osborne2017-03-231-0/+9
|
* Combined (squashed) commit for all changes related to adding Contiv support ↵Sanjeev Rampal2017-02-271-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 LintingRussell Teague2016-12-121-3/+2
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Refactor to use Ansible package moduleRussell Teague2016-11-171-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 Butcher2016-10-051-1/+0
|
* Merge pull request #2382 from abutcher/nuage-checkScott Dodson2016-09-011-2/+2
|\ | | | | Fix nuage check.
| * Fix nuage check.Andrew Butcher2016-08-291-2/+2
| |
* | Fix flannel checkManjunath A Kumatagi2016-08-291-2/+2
|/
* Move repoquery_cmd fact setting into a more logical place.Devan Goodwin2016-07-111-4/+0
|
* Move repoquery fact definition to openshift_common.Devan Goodwin2016-07-071-0/+5
|
* Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-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 Goodwin2016-06-062-1/+13
|
* Get rpm installations functional again.Devan Goodwin2016-05-262-12/+1
|
* Work towards determining openshift_version when unspecified.Devan Goodwin2016-05-251-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_commonScott Dodson2016-05-111-1/+0
|
* Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher2016-05-021-7/+0
|
* Move portal_net from openshift_common to openshift_facts.Andrew Butcher2016-04-261-1/+0
|
* Add openshift_node_dnsmasqScott Dodson2016-04-192-1/+3
|
* Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-191-0/+1
| | | | | Conflicts: roles/openshift_facts/library/openshift_facts.py
* Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt2016-04-121-1/+1
|
* Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher2016-04-081-5/+1
|
* Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api ↵Brenton Leanhardt2016-04-012-1/+1
| | | | and atomic-openshift-master-controllers
* Merge pull request #1634 from abutcher/aws-cloud-providerBrenton Leanhardt2016-03-311-4/+3
|\ | | | | AWS cloud provider
| * Add AWS cloud provider support.Andrew Butcher2016-03-291-4/+3
| |
* | Bug 1322335 - The package name is wrong for rpm upgradeBrenton Leanhardt2016-03-301-1/+5
|/
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-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 integrationSylvain Baubeau2016-03-141-0/+1
|
* Merge pull request #1324 from abutcher/fluentd-fixesBrenton Leanhardt2016-02-111-1/+0
|\ | | | | Remove fluentd_master and fluentd_node roles
| * Remove fluentd_master and fluentd_node roles.Andrew Butcher2016-02-081-1/+0
| |
* | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-091-2/+2
| |
* | Refactor registry storage options.Andrew Butcher2016-02-011-3/+7
|/
* Merge pull request #1275 from spinolacastro/datadirBrenton Leanhardt2016-01-261-0/+1
|\ | | | | Expose data_dir
| * Expose data_dirDiego Castro2016-01-261-0/+1
| |
* | Merge pull request #1276 from spinolacastro/pkgversionBrenton Leanhardt2016-01-261-0/+1
|\ \ | | | | | | Fix pkg_version
| * | fix pkg_versionDiego Castro2016-01-261-0/+1
| |/
* | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-0/+9
|\ \ | |/ |/| Nuage
| * Add Nuage support to openshift ansibleVishal Patil2016-01-251-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 rhel7Scott Dodson2016-01-111-1/+2
| |
* | Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+1
| |
* | Merge pull request #1030 from jtslear/make-examples-optionalBrenton Leanhardt2015-12-101-0/+1
|\ \ | | | | | | Make the install of openshift_examples optional
| * | Make the install of openshift_examples optionalJohn T Skarbek2015-12-091-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 factsAndrew Butcher2015-12-101-0/+6
|/
* ManageIQ Service Account: added role for ManageIQ service accountenoodle2015-12-041-0/+1
| | | | Signed-off-by: enoodle <efreiber@redhat.com>
* Rework setting of hostnameJason DeTiberus2015-11-241-0/+13
| | | | | - set the hostname for all installs < 3.1 or 1.1 - provide a new variable openshift_set_hostname to override default behavior
* Do not update the hostnameJason DeTiberus2015-11-171-3/+0
|
* Fix when neither use_openshift_sdn nor use_flannel are specifiedSylvain Baubeau2015-10-271-1/+1
|