| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Separate client config removal in uninstall s.t. ansible_ssh_user is removed ... | Andrew Butcher | 2017-06-06 | 1 | -2/+10 |
* | 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 |
* | 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 |
* | uninstall: delete master-api and master-controllers | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+16 |
* | etcd: use as system container | Giuseppe Scrivano | 2017-02-10 | 1 | -1/+4 |
* | Implement uninstall for system containers | Giuseppe Scrivano | 2017-02-10 | 1 | -0/+23 |
* | Partial uninstall | Sebastian Jug | 2017-01-10 | 1 | -97/+177 |
* | [uninstall] Remove excluder packages | Scott Dodson | 2016-12-16 | 1 | -0/+8 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -1/+1 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -5/+5 |
* | Drop /etc/profile.d/etcdctl.sh | Scott Dodson | 2016-11-14 | 1 | -0/+1 |
* | 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 | Brenton Leanhardt | 2016-08-23 | 1 | -16/+18 |
* | | 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 |
* | Allow flag to uninstall playbook to preserve images. | Devan Goodwin | 2016-06-23 | 1 | -0/+2 |
* | Fix uninstall.yml indentation for deamon-reload | talset | 2016-06-15 | 1 | -5/+5 |
* | 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 |
* | Unmask atomic-openshift-master on uninstall | Scott Dodson | 2016-05-09 | 1 | -0/+1 |
* | 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 |
* | 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 |
* | A few images weren't being uninstalled | Brenton Leanhardt | 2016-03-03 | 1 | -0/+4 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 1 | -0/+1 |
* | uninstall the QE images | Brenton Leanhardt | 2016-03-03 | 1 | -0/+1 |
* | Change etcd deamon name for atomic-host | talset | 2016-02-13 | 1 | -0/+7 |
* | Uninstall remove containerized wrapper and symlinks | Andrew Butcher | 2016-01-14 | 1 | -0/+4 |
* | Stop haproxy and remove package during uninstall. | Andrew Butcher | 2016-01-05 | 1 | -0/+2 |
* | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 1 | -3/+29 |
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -36/+2 |
* | Remove hacluster user during uninstall. | Andrew Butcher | 2015-12-09 | 1 | -0/+2 |
* | Fedora changes: | Adam Miller | 2015-12-02 | 1 | -1/+33 |
* | Uninstall: only restart docker on node hosts. | Andrew Butcher | 2015-11-25 | 1 | -0/+3 |
* | Making the uninstall playbook more flexible | Brenton Leanhardt | 2015-11-19 | 1 | -5/+5 |
* | Uninstall - Remove systemd wants file for node | Jason DeTiberus | 2015-11-18 | 1 | -0/+1 |