Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -8/+7 |
| | | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase. | ||||
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 1 | -7/+7 |
| | |||||
* | Merge pull request #6136 from jmencak/tuned-uninstall-bz1509129 | Scott Dodson | 2017-12-08 | 1 | -1/+1 |
|\ | | | | | Uninstall tuned-profiles-atomic-openshift-node as defined in origin.spec | ||||
| * | Uninstall tuned-profiles-atomic-openshift-node as defined in origin.spec | Jiri Mencak | 2017-11-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | The origin.spec file defines two variants of tuned rpm packages: tuned-profiles-atomic-openshift-node and tuned-profiles-origin-node. Uninstall them both. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509129 | ||||
* | | Remove all references to pacemaker (pcs, pcsd) and ↵ | Andrew Butcher | 2017-12-05 | 1 | -5/+0 |
| | | | | | | | | | | | | | | openshift.master.cluster_method. With pacemaker removed there is no longer a need for openshift.master.cluster_method. We only have one option. | ||||
* | | retry package operations | Luke Meyer | 2017-11-30 | 1 | -0/+10 |
|/ | | | | | | When a package install/update fails due to network blips or other spotty availability, retry it. If the failure is a real failure (e.g. package is really not there) it still fails after 3 tries (Ansible default). | ||||
* | Merge pull request #5967 from gregswift/uninstall | OpenShift Merge Robot | 2017-11-15 | 1 | -14/+55 |
|\ | | | | | | | | | | | | | Automatic merge from submit-queue. Cleans up additional artifacts in uninstall. Closes 3082 Closes #3082 | ||||
| * | Cleans up additional artifacts in uninstall. Closes 3082 | Greg Swift | 2017-10-31 | 1 | -14/+55 |
| | | |||||
* | | Remove remaining haproxy files with uninstallation | Kenjiro Nakayama | 2017-11-08 | 1 | -0/+4 |
|/ | |||||
* | Remove some reminants of Atomic Enterprise | Scott Dodson | 2017-09-26 | 1 | -36/+2 |
| | |||||
* | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -2/+0 |
| | | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused. | ||||
* | Test docker restart with retries 3 delay 30 | Steve Milner | 2017-07-18 | 1 | -0/+4 |
| | |||||
* | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 1 | -9/+16 |
| | |||||
* | Restart NetworkManager only if dnsmasq was used | Benjamin Affolter | 2017-06-21 | 1 | -0/+1 |
| | |||||
* | Rename cockpit-shell -> cockpit-system | Rodolfo Carvalho | 2017-06-16 | 1 | -2/+2 |
| | | | | | | | | The package name has changed. See https://bugzilla.redhat.com/show_bug.cgi?id=1461689 https://bugzilla.redhat.com/show_bug.cgi?id=1419718 | ||||
* | Separate client config removal in uninstall s.t. ansible_ssh_user is removed ↵ | Andrew Butcher | 2017-06-06 | 1 | -2/+10 |
| | | | | from with_items. | ||||
* | Uninstall: restart docker when container-engine restart hasn't changed. | Andrew Butcher | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | uninstall: handle container-engine | Giuseppe Scrivano | 2017-05-15 | 1 | -0/+7 |
| | | | | | | | Try to restart the docker service only when there is not already a running container-engine service. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -4/+4 |
| | |||||
* | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 1 | -4/+4 |
| | | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}" | ||||
* | uninstall: delete master-api and master-controllers | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+16 |
| | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 1 | -1/+4 |
| | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | Implement uninstall for system containers | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+23 |
| | | | | Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | Partial uninstall | Sebastian Jug | 2017-01-10 | 1 | -97/+177 |
| | |||||
* | [uninstall] Remove excluder packages | Scott Dodson | 2016-12-16 | 1 | -0/+8 |
| | | | | You will lose hours of your life if you don't do this. | ||||
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -1/+1 |
| | | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks | ||||
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -5/+5 |
| | | | | | The Ansible package module will call the correct package manager for the underlying OS. | ||||
* | Drop /etc/profile.d/etcdctl.sh | Scott Dodson | 2016-11-14 | 1 | -0/+1 |
| | | | | | Includes bash functions for etcdctl2 and etcdctl3 which provide reasonable defaults for etcdctl functions on a host that's configured with openshift_etcd. | ||||
* | Uninstall etcd3 package | Scott Dodson | 2016-11-12 | 1 | -0/+2 |
| | |||||
* | [uninstall] Stop services on all hosts prior to removing files. | Andrew Butcher | 2016-09-19 | 1 | -28/+41 |
| | |||||
* | Add origin-node.service.wants to uninstall | Andrew Lau | 2016-09-17 | 1 | -1/+2 |
| | |||||
* | Check for is_atomic when uninstalling flannel package. | Andrew Butcher | 2016-09-12 | 1 | -1/+1 |
| | |||||
* | Fix warnings | Manjunath A Kumatagi | 2016-09-07 | 1 | -0/+4 |
| | |||||
* | Merge pull request #2347 from brenton/BZ1369410 | Scott Dodson | 2016-09-01 | 1 | -16/+18 |
|\ | | | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host | ||||
| * | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host | Brenton Leanhardt | 2016-08-23 | 1 | -16/+18 |
| | | | | | | | | | | | | | | | | * Moved the restarting of docker and network services lower. * Added /etc/systemd/system/docker.service.d/docker-sdn-ovs.conf to the list of files to be removed (I suspect the RPM uninstall handles this for non-containerized installs) * sorted the file names | ||||
* | | Add flannel package removal in uninstallation playbook | Manjunath A Kumatagi | 2016-09-01 | 1 | -0/+5 |
|/ | |||||
* | Fix etcd uninstall | Scott Dodson | 2016-08-19 | 1 | -1/+4 |
| | |||||
* | Update uninstall.yml | Scott Dodson | 2016-08-17 | 1 | -1/+1 |
| | | | Fixes #2317 | ||||
* | Allow flag to uninstall playbook to preserve images. | Devan Goodwin | 2016-06-23 | 1 | -0/+2 |
| | | | | | | Default is still True, but allow devs to specify False in inventory to avoid having to re-download all images. With upcoming changes the actual images present on the system will have no effect on what gets run. | ||||
* | Fix uninstall.yml indentation for deamon-reload | talset | 2016-06-15 | 1 | -5/+5 |
| | | | | * command: systemctl daemon-reload need to be at the task level, not in the with_items | ||||
* | Separate uninstall plays by group. | Andrew Butcher | 2016-06-13 | 1 | -237/+351 |
| | |||||
* | Only run node specific bits on nodes | Scott Dodson | 2016-06-03 | 1 | -75/+69 |
| | |||||
* | Catch more uninstall targets | Scott Dodson | 2016-05-24 | 1 | -1/+12 |
| | |||||
* | Conditionally bind mount /usr/bin/docker-current when it is present (#1941) | Scott Dodson | 2016-05-24 | 1 | -3/+5 |
| | | | | | | | | | | * Conditionally bind mount /usr/bin/docker-current when it is present * fix upgrade * add atomic-openshift-node-dep files to uninstall playbook * Fix variable expansion | ||||
* | Unmask atomic-openshift-master on uninstall | Scott Dodson | 2016-05-09 | 1 | -0/+1 |
| | | | | | | If you'd installed HA cluster this service would've been masked. If you then uninstalled and installed a non HA cluster you run into atomic-openshift-master service not being loaded. | ||||
* | Replace deprecated sudo with become. | Andrew Butcher | 2016-04-25 | 1 | -2/+2 |
| | |||||
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 1 | -0/+5 |
| | |||||
* | Unmask services | Brenton Leanhardt | 2016-04-06 | 1 | -0/+8 |
| | | | | | Unmasking etcd is is important when switching from containerized installs to RPM installs | ||||
* | Stop the etcd container during uninstall | Brenton Leanhardt | 2016-03-08 | 1 | -1/+1 |
| | |||||
* | Remove cockpit and kubernetes-client packages in uninstall playbook. | Andrew Butcher | 2016-03-04 | 1 | -0/+5 |
| |