summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-13Addressing yamllintewolinetz
2017-04-13Updating kibana-proxy secret key for server-tls entryewolinetz
2017-04-13Pick from issue3896ewolinetz
2017-04-13Merge pull request #3887 from rhcarvalho/pkg-version-only-master-or-nodeOpenShift Bot
Merged by openshift-bot
2017-04-13Automatic commit of package [openshift-ansible] release [3.6.23-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-12Merge pull request #3895 from mtnbikenc/playbook-refactorOpenShift Bot
Merged by openshift-bot
2017-04-12Merge pull request #3866 from jpkrohling/JPK-SwitchMetricsToUseGeneratedCertsOpenShift Bot
Merged by openshift-bot
2017-04-12Refactor initialize groups tasksRussell Teague
Two tasks for initializing group names for the byo playbooks was located in the common folder in the std_include.yml file. Byo dependencies should not be in the common folder. The two tasks have been removed from common/openshift-cluster/std_include.yml to a new file byo/openshift-cluster/initialize_groups.yml. All references where these tasks were included from either std_include.yml or other various files have been updated to use the byo initialize_groups.yml. The methodology implemented follows the pattern of having groups set up in byo then calling out to playbooks in common, which are common to all deployments.
2017-04-12Merge pull request #3915 from sosiouxme/20170412-tox-nail-down-ansibleScott Dodson
tox tests: pin test requirement versions
2017-04-12tox tests: pin test requirement versionsLuke Meyer
Tests started failing once ansible 2.3 was released. It seems wise to pin the dependencies to particular versions until we make a conscious decision to change them (and have tested with them).
2017-04-12Merge pull request #3891 from mtnbikenc/refactor-dockerOpenShift Bot
Merged by openshift-bot
2017-04-12Merge pull request #3799 from rhcarvalho/docsScott Dodson
Documentation updates
2017-04-12Merge pull request #3902 from sosiouxme/20170410-validate-deployment-typeOpenShift Bot
Merged by openshift-bot
2017-04-12Merge pull request #3757 from ↵OpenShift Bot
juanvallejo/jvallejo/skip-yum-update-check-on-fedora Merged by openshift-bot
2017-04-12Automatic commit of package [openshift-ansible] release [3.6.22-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-12Merge pull request #3897 from kwoodson/upgrade_r_and_rOpenShift Bot
Merged by openshift-bot
2017-04-11Merge pull request #3899 from mtnbikenc/fix-common-refsOpenShift Bot
Merged by openshift-bot
2017-04-11Merge pull request #3892 from mtnbikenc/refactor-oo-option-factsOpenShift Bot
Merged by openshift-bot
2017-04-11Merge pull request #3894 from kwoodson/compat_server_certOpenShift Bot
Merged by openshift-bot
2017-04-11Merge pull request #3649 from sosiouxme/20170313-fix-output-and-exclusionsOpenShift Bot
Merged by openshift-bot
2017-04-11Fixed spelling mistake.Kenny Woodson
2017-04-11Merge pull request #3691 from wongma7/efsOpenShift Bot
Merged by openshift-bot
2017-04-11skip PackageAvailability check if not yumjuanvallejo
2017-04-11Document service_type for openshift-enterpriseRodolfo Carvalho
Based on source code in roles/openshift_facts/library/openshift_facts.py
2017-04-11Remove references to outdated deployment_typeRodolfo Carvalho
'enterprise' is not used anymore (since 3.1) and thus can be safely omitted for avoiding confusion.
2017-04-11Update deployment_type documentationRodolfo Carvalho
2017-04-11Document merge time trends pageRodolfo Carvalho
2017-04-11Remove outdated documentationRodolfo Carvalho
This documentation was about a previous Dockerfile that was based on RHEL and not easily buildable by people cloning this repository. The new Dockerfile, with images available at https://hub.docker.com/r/openshift/openshift-ansible/, is documented in README_CONTAINER_IMAGE.md.
2017-04-11Remove outdated build instructionsRodolfo Carvalho
- The spec file from ./inventory was removed back on Oct 28, 2015. See aa2d0ed3fbd9b140c66a054fd3cfd8976de592ce. - The remaining instructions refer to the `openshift-ansible` package, not `openshift-ansible-bin`.
2017-04-11Automatic commit of package [openshift-ansible] release [3.6.21-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-10openshift_sanitize_inventory: disallow conflicting deployment typesLuke Meyer
2017-04-10Remove unnecessary folder refsRussell Teague
2017-04-10Switching commands for modules during upgrade of router and registry.Kenny Woodson
2017-04-10Merge pull request #3880 from kwoodson/cockpit_ui_remove_routeOpenShift Bot
Merged by openshift-bot
2017-04-10Do not check package version on non-master/nodeRodolfo Carvalho
2017-04-10Fixing a compatibility issue with python 2.7 to 3.5 when reading from ↵Kenny Woodson
subprocess.
2017-04-10Refactor use of initialize_oo_option_facts.ymlRussell Teague
2017-04-10Refactor docker upgrade playbooksRussell Teague
The playbooks were crossing byo/common boundaries for task includes. This moves all 'common' files/tasks into the 'common' folder.
2017-04-08preflight checks: refactor and fix aos_versionLuke Meyer
Bring in openshift_repos to provide Origin repo before checks on Origin. For OCP we want the check to fail if both version 3.3 and version 3.4 are available - they shouldn't have both channels enabled. For Origin everything is in one repo so it's not surprising to find 1.4 and 1.5 versions available. Added unit tests as well.
2017-04-07Automatic commit of package [openshift-ansible] release [3.6.20-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-07Merge pull request #3859 from sosiouxme/20170405-validate-releaseOpenShift Bot
Merged by openshift-bot
2017-04-07Merge pull request #3875 from kwoodson/bugfixOpenShift Bot
Merged by openshift-bot
2017-04-07Adding a query for the existing docker-registry route.Kenny Woodson
2017-04-07Automatic commit of package [openshift-ansible] release [3.6.19-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-07Merge pull request #3871 from mtnbikenc/fix-iptables-checkOpenShift Bot
Merged by openshift-bot
2017-04-07Removing docker-registry route from cockpit-ui.Kenny Woodson
2017-04-07Merge pull request #3822 from codificat/cronjob-exampleOpenShift Bot
Merged by openshift-bot
2017-04-07Merge pull request #3846 from rhcarvalho/cs-unit-testsOpenShift Bot
Merged by openshift-bot
2017-04-07Automatic commit of package [openshift-ansible] release [3.6.18-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-04-06Merge pull request #3872 from giuseppe/audit-fixOpenShift Bot
Merged by openshift-bot