| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-03 | Dockerfile: create symlink for /opt/app-root/src | Giuseppe 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-03 | docs: Add basic system container dev docs | Steve Milner | |
| 2017-05-03 | installer: Add system container variable for log saving | Steve 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-03 | installer: support running as a system container | Giuseppe 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-03 | Automatic 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-02 | Merge pull request #4070 from ewolinetz/mux_scaleup_fix | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Merge pull request #4068 from mtnbikenc/fix-variants | Scott Dodson | |
| Fix variants for v3.6 | |||
| 2017-05-02 | Merge pull request #4038 from mtnbikenc/upgrade-refactor | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Merge pull request #4059 from sdodson/master-1.5-ca | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Merge pull request #4045 from kwoodson/normalize_groups | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Automatic 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-02 | Merge pull request #4053 from abutcher/rhsub-sans-std-include | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Making mux with_items list evaluate as empty if didnt get objects before | ewolinetz | |
| 2017-05-02 | etcd Upgrade Refactor | Russell 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-02 | v3.3 Upgrade Refactor | Russell Teague | |
| 2017-05-02 | v3.4 Upgrade Refactor | Russell Teague | |
| 2017-05-02 | v3.5 Upgrade Refactor | Russell Teague | |
| 2017-05-02 | v3.6 Upgrade Refactor | Russell Teague | |
| 2017-05-02 | Fix variants for v3.6 | Russell Teague | |
| Fixes bug 1447204 | |||
| 2017-05-02 | Merge pull request #4028 from ewolinetz/logging_project_ns_labels | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-02 | Automatic commit of package [openshift-ansible] release [3.6.50-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-05-02 | Merge pull request #4034 from ↵ | Jan Chaloupka | |
| ingvagabund/move-excluder-verification-code-under-excluders-role [RFE] move excluder upgrade validation tasks under openshift_excluder role | |||
| 2017-05-01 | Merge pull request #3975 from sdodson/ansible_23_warnings | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-01 | Merge pull request #3865 from pilou-/fix_test_openssl_1.1.0 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-01 | Automatic commit of package [openshift-ansible] release [3.6.49-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-05-01 | Merge pull request #3986 from sdodson/require-2-2-2-0 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-01 | Remove std_include from playbooks/byo/rhel_subscribe.yml | Andrew Butcher | |
| 2017-05-01 | Normalizing groups. | Kenny Woodson | |
| 2017-05-01 | Merge pull request #3972 from lpsantil/master | Scott Dodson | |
| Update byo hosts examples with stronger warnings about Docker subnet overlap | |||
| 2017-05-01 | Warn users about conflicts with docker0 CIDR range | lpsantil | |
| 2017-05-01 | Use openshift_ca_host's hostnames to sign the CA | Scott Dodson | |
| If for some reason oo_first_master and openshift_ca_host are different we could've signed the CA with the wrong hostnames. | |||
| 2017-05-01 | Automatic commit of package [openshift-ansible] release [3.6.48-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-05-01 | Automatic commit of package [openshift-ansible] release [3.6.47-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-05-01 | Don't double quote when conditions | Scott Dodson | |
| 2017-05-01 | Remove jinja template delimeters from when conditions | Scott Dodson | |
| In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}" | |||
| 2017-05-01 | Automatic commit of package [openshift-ansible] release [3.6.46-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-05-01 | Merge pull request #4027 from tbielawa/contrib_pre-commit_hook | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-05-01 | Automatic commit of package [openshift-ansible] release [3.6.45-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-30 | Automatic commit of package [openshift-ansible] release [3.6.44-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-30 | Merge pull request #3817 from ingvagabund/polish-etcd-role | Jan Chaloupka | |
| Refactor etcd roles | |||
| 2017-04-29 | Automatic commit of package [openshift-ansible] release [3.6.43-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-28 | Merge pull request #4003 from lhuard1A/fix_registry_ose_3.2 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-28 | Merge pull request #4018 from ewolinetz/issue4007 | OpenShift Bot | |
| Merged by openshift-bot | |||
| 2017-04-28 | Merge branch 'master' into contrib_pre-commit_hook | Tim Bielawa | |
| 2017-04-28 | Merge pull request #3983 from rhcarvalho/docs-and-ci | Scott Dodson | |
| Document pull request process and improve contribution guide | |||
| 2017-04-28 | Contrib: Hook to verify modules match assembled fragments | Tim Bielawa | |
| 2017-04-28 | move excluder upgrade validation tasks under openshift_excluder role | Jan Chaloupka | |
| 2017-04-28 | Fix test compatibility with OpenSSL 1.1.0 | Pierre-Louis Bonicoli | |
| Since OpenSSL 1.1.0, default name options ('oneline') for 'x509' command include 'space_eq'. Explicitly enable 'oneline' in order to have one behaviour with all versions. | |||
| 2017-04-28 | Automatic commit of package [openshift-ansible] release [3.6.42-1]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --accept-auto-changelog | |||
| 2017-04-28 | Merge pull request #3994 from codificat/boto-requirement | OpenShift Bot | |
| Merged by openshift-bot | |||
