summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3101 from dgoodwin/pre-post-master-hookJason DeTiberus2017-01-241-0/+24
|\
| * Add a mid upgrade hook, re-prefix variables.Devan Goodwin2017-01-231-9/+17
| * Debug message before running hooks.Devan Goodwin2017-01-191-0/+6
| * Run user provided hooks prior to system/service restarts.Devan Goodwin2017-01-191-3/+4
| * Implement pre/post master upgrade hooks.Devan Goodwin2017-01-191-0/+9
* | Remove unused temporary directory in master config playbook.Andrew Butcher2017-01-231-21/+0
* | Cleaning repo cache earlierRussell Teague2017-01-192-6/+15
|/
* Merge pull request #3057 from dgoodwin/serial-master-upgradeScott Dodson2017-01-193-32/+16
|\
| * Perform master upgrades in a single play serially.Devan Goodwin2017-01-182-27/+13
| * Validate system restart policy during pre-upgrade.Devan Goodwin2017-01-183-70/+68
* | More reliable wait for master after full host reboot.Devan Goodwin2017-01-181-5/+12
* | Merge pull request #3100 from abutcher/serialsScott Dodson2017-01-182-8/+0
|\ \ | |/ |/|
| * Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-162-8/+0
* | Merge pull request #2640 from ewolinetz/logging_deployer_tasksScott Dodson2017-01-171-0/+5
|\ \
| * | Addressing Travis errorsewolinetz2017-01-171-0/+1
| * | Creating openshift_logging role for deploying Aggregated Logging without a de...ewolinetz2016-12-141-0/+4
* | | Merge pull request #2786 from dgoodwin/docker-1.12Scott Dodson2017-01-172-5/+5
|\ \ \
| * | | Begin requiring Docker 1.12.Devan Goodwin2016-11-102-6/+5
* | | | metrics fixes for yamlintJeff Cantrill2017-01-171-0/+1
* | | | Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-171-0/+4
* | | | Merge pull request #3083 from rhcarvalho/doc-playbooksScott Dodson2017-01-171-0/+9
|\ \ \ \
| * | | | Document playbook directoriesRodolfo Carvalho2017-01-131-0/+9
* | | | | Merge pull request #3064 from giuseppe/fix-etcdctl-from-containerScott Dodson2017-01-171-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | use etcdctl from the container when containerized=TrueGiuseppe Scrivano2017-01-101-1/+2
* | | | | Do not default registry storage kind to 'nfs' when 'nfs' group exists.Andrew Butcher2017-01-121-5/+0
| |/ / / |/| | |
* | | | Add a fact to select --evacuate or --drain based on your OCP versionTim Bielawa2017-01-112-2/+2
* | | | rename openshift_metrics to openshift_hosted_metricsJeff Cantrill2017-01-111-1/+1
* | | | Merge pull request #3060 from abutcher/return-deps-to-rolesScott Dodson2017-01-103-95/+5
|\ \ \ \
| * | | | Move role dependencies out of playbooks for openshift_master, openshift_node ...Andrew Butcher2017-01-093-95/+5
* | | | | Merge pull request #3056 from rhcarvalho/cleanup-cluster-upgradeRodolfo Carvalho2017-01-103-206/+1
|\ \ \ \ \
| * | | | | Remove unused fileRodolfo Carvalho2017-01-091-12/+0
| * | | | | Remove unused fileRodolfo Carvalho2017-01-091-193/+0
| * | | | | Remove spurious argumentRodolfo Carvalho2017-01-091-1/+1
* | | | | | Merge pull request #3058 from openshift/etcd-imageScott Dodson2017-01-091-2/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use registry.access.redhat.com/rhel7/etcd instead of etcd3Scott Dodson2017-01-091-2/+1
| |/ / / /
* / / / / Use openshift.common.hostname when verifying API port available.Andrew Butcher2017-01-062-14/+10
|/ / / /
* | | | Don't upgrade etcd on atomic host, ever.Scott Dodson2017-01-051-8/+21
* | | | python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus2016-12-201-1/+1
* | | | Merge pull request #2986 from tbielawa/deprecate_node_evacuationTim Bielawa2016-12-192-7/+7
|\ \ \ \
| * | | | Deprecate node 'evacuation' with 'drain'Tim Bielawa2016-12-162-7/+7
* | | | | Merge pull request #2989 from abutcher/3.4-master-config-hookScott Dodson2016-12-161-2/+11
|\ \ \ \ \
| * | | | | Add master config hook for 3.4 upgrade and fix facts ordering for config hook...Andrew Butcher2016-12-161-2/+11
| |/ / / /
* / / / / The next registry.access.redhat.com/rhel7/etcd image will be 3.0.15Scott Dodson2016-12-161-1/+1
|/ / / /
* | | | Updated OpenShift Master iptables rulesRussell Teague2016-12-121-12/+5
* | | | YAML LintingRussell Teague2016-12-1216-30/+29
* | | | Make both backup and upgrade optionalScott Dodson2016-12-092-95/+99
* | | | [upgrades] Upgrade etcd by defaultScott Dodson2016-12-093-11/+21
* | | | upgrades - Fix logic error about when to backup etcdScott Dodson2016-12-091-1/+1
* | | | Removed verify_ansible_version playbook refsRussell Teague2016-12-082-13/+0
* | | | Merge pull request #2902 from dgoodwin/fix-metrics-urlScott Dodson2016-12-081-2/+2
|\ \ \ \