Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to global setting for firewall. | Kenny Woodson | 2017-08-25 | 1 | -2/+2 |
| | |||||
* | Updated README to reflect refactor. Moved firewall initialize into separate ↵ | Kenny Woodson | 2017-08-10 | 2 | -2/+5 |
| | | | | file. | ||||
* | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 2 | -5/+4 |
| | |||||
* | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 4 | -4/+51 |
| | |||||
* | Rename cockpit-shell -> cockpit-system | Rodolfo Carvalho | 2017-06-16 | 1 | -1/+1 |
| | | | | | | | | The package name has changed. See https://bugzilla.redhat.com/show_bug.cgi?id=1461689 https://bugzilla.redhat.com/show_bug.cgi?id=1419718 | ||||
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 2 | -2/+2 |
| | | | | | | * Ansible systemd module used in place of service module * Refactored command tasks which are no longer necessary * Applying rules from openshift-ansible Best Practices Guide | ||||
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+1 |
| | | | | | The Ansible package module will call the correct package manager for the underlying OS. | ||||
* | Move os_firewall_allow from defaults to role dependencies. | Andrew Butcher | 2016-06-01 | 2 | -5/+4 |
| | |||||
* | Default os_firewall_use_firewalld to false in os_firewall and remove overrides. | Andrew Butcher | 2016-05-02 | 1 | -1/+0 |
| | |||||
* | Don't enable cockpit-ws for containerized installs | Brenton Leanhardt | 2016-03-07 | 1 | -0/+1 |
| | |||||
* | Add cockpit-docker package by default | Kenjiro Nakayama | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 1 | -1/+1 |
| | |||||
* | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 1 | -1/+1 |
| | |||||
* | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 1 | -0/+1 |
| | |||||
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 1 | -15/+1 |
| | |||||
* | Fedora changes: | Adam Miller | 2015-12-02 | 1 | -0/+12 |
| | | | | | | | | | | | | | - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml | ||||
* | Add cockpit-ws with cockpit-kubernetes plugin | Scott Dodson | 2015-08-28 | 3 | -0/+36 |