summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-09Note existence of Fedora tests and how to rerunRodolfo Carvalho
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.60-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.59-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot
Merged by openshift-bot
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.58-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-08Merge pull request #4114 from jupierce/move_imagesScott Dodson
Moving Dockerfile content to images dir
2017-05-08Moving Dockerfile content to images dirjupierce
2017-05-08Automatic commit of package [openshift-ansible] release [3.6.57-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-07Automatic commit of package [openshift-ansible] release [3.6.56-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-06Automatic commit of package [openshift-ansible] release [3.6.55-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-05Merge pull request #4103 from ganhuang/fix_container_engineOpenShift Bot
Merged by openshift-bot
2017-05-05Fix 1448368, and some other minors issuesGan Huang
2017-05-05Merge pull request #4093 from richm/mux-result-startup-fixScott Dodson
mux startup is broken without this fix
2017-05-05Merge pull request #3720 from giuseppe/installer-system-containerScott Dodson
Installer as a system container
2017-05-05Automatic commit of package [openshift-ansible] release [3.6.54-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-04Merge pull request #4077 from ingvagabund/move-etcdctl-profiles-to-etcd-commonJan Chaloupka
move etcdctl.yml from etcd to etcd_common role
2017-05-04Merge pull request #4044 from mtnbikenc/clean-cacheOpenShift Bot
Merged by openshift-bot
2017-05-04Merge pull request #4089 from mtnbikenc/unicode-decodeOpenShift Bot
Merged by openshift-bot
2017-05-04Merge pull request #4071 from ewolinetz/cherry_pick_htpasswdOpenShift Bot
Merged by openshift-bot
2017-05-04mux startup is broken without this fixRich Megginson
2017-05-04Automatic commit of package [openshift-ansible] release [3.6.53-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-03Merge pull request #4085 from ewolinetz/pick_issue4083OpenShift Bot
Merged by openshift-bot
2017-05-03Merge pull request #4049 from ashcrow/system-container-dockerOpenShift Bot
Merged by openshift-bot
2017-05-03Allow oc_ modules to pass unicode resultsRussell Teague
2017-05-03Merge pull request #4080 from dgoodwin/aws-cred-no-logOpenShift Bot
Merged by openshift-bot
2017-05-03Ensure repo cache is clean on the first runRussell Teague
The openshift_repos role is modified to clean the repo cache on first run to ensure a clean cache in the situation where the repo files have been changed manually, such as just prior to upgrades.
2017-05-03Merge pull request #4062 from abutcher/atomicf25OpenShift Bot
Merged by openshift-bot
2017-05-03Correctly setting the primary and replica shard count settingsewolinetz
2017-05-03Merge pull request #4011 from jlebon/pr/rhci-fixesOpenShift Bot
Merged by openshift-bot
2017-05-03System container dockerSteve Milner
This change allows for the use of either the traditional package install of docker OR a system container install of docker. Two new inventory options, openshift_docker_use_system_container and openshift_docker_systemcontainer_image_registry_override, have been added which are be used to install with a system container. By default this option is commented out. One new fact has been added: - docker.service_name: docker by default, container-engine-docker for system container
2017-05-03Stop logging AWS credentials in master role.Devan Goodwin
Using lineinfile and with_items, the items end up logged and in this case include AWS credentials. Simple us of no_log to hide them.
2017-05-03Dockerfile: create symlink for /opt/app-root/srcGiuseppe Scrivano
and point it to /usr/share/ansible/openshift-ansible so that the file paths for this image are the same as for the Dockerfile.rhel7 image. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-05-03docs: Add basic system container dev docsSteve Milner
2017-05-03installer: Add system container variable for log savingSteve Milner
A new environment variable, VAR_LOG_ANSIBLE_LOG, was created to allow the installer to bind mount the location and write the log back to the host. By default the value is /var/log/ansible.log Example: atomic install --system --set INVENTORY_FILE=$(pwd)/hosts.inventory \ --set SSH_ROOT=/root/.ssh \ --set VAR_LOG_ANSIBLE_LOG=/some/log/location/ansible.log \ --set PLAYBOOK_FILE=./playbooks/byo/config.yml openshift-ansible
2017-05-03installer: support running as a system containerGiuseppe Scrivano
Example: atomic install --system --set INVENTORY_FILE=$(pwd)/hosts.inventory \ --set SSH_ROOT=/root/.ssh \ --set PLAYBOOK_FILE=./playbooks/byo/config.yml openshift-ansible Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-05-03Automatic commit of package [openshift-ansible] release [3.6.52-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-03move etcdctl.yml from etcd to etcd_common roleJan Chaloupka
2017-05-02Merge pull request #4070 from ewolinetz/mux_scaleup_fixOpenShift Bot
Merged by openshift-bot
2017-05-02Merge pull request #4068 from mtnbikenc/fix-variantsScott Dodson
Fix variants for v3.6
2017-05-02Merge pull request #4038 from mtnbikenc/upgrade-refactorOpenShift Bot
Merged by openshift-bot
2017-05-02Merge pull request #4059 from sdodson/master-1.5-caOpenShift Bot
Merged by openshift-bot
2017-05-02Merge pull request #4045 from kwoodson/normalize_groupsOpenShift Bot
Merged by openshift-bot
2017-05-02Automatic commit of package [openshift-ansible] release [3.6.51-1].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --accept-auto-changelog
2017-05-02Merge pull request #4053 from abutcher/rhsub-sans-std-includeOpenShift Bot
Merged by openshift-bot
2017-05-02Modified pick from release-1.5 for updating hawkular htpasswd generationewolinetz
2017-05-02Making mux with_items list evaluate as empty if didnt get objects beforeewolinetz
2017-05-02etcd Upgrade RefactorRussell Teague
* Renaming etcd_hosts_to_* to oo_etcd_hosts_to* * Moving host group evaluation to evaluate_groups.yml * Removing duplicate evaluate_groups.yml usage
2017-05-02v3.3 Upgrade RefactorRussell Teague
2017-05-02v3.4 Upgrade RefactorRussell Teague
2017-05-02v3.5 Upgrade RefactorRussell Teague