summaryrefslogtreecommitdiffstats
path: root/roles/cockpit
Commit message (Collapse)AuthorAgeFilesLines
* Updated README to reflect refactor. Moved firewall initialize into separate ↵Kenny Woodson2017-08-102-2/+5
| | | | file.
* Adding a default condition and removing unneeded defaults.Kenny Woodson2017-08-092-5/+4
|
* First attempt at refactor of os_firewallKenny Woodson2017-08-084-4/+51
|
* Rename cockpit-shell -> cockpit-systemRodolfo Carvalho2017-06-161-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 moduleRussell Teague2016-11-282-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 moduleRussell Teague2016-11-171-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 Butcher2016-06-012-5/+4
|
* Default os_firewall_use_firewalld to false in os_firewall and remove overrides.Andrew Butcher2016-05-021-1/+0
|
* Don't enable cockpit-ws for containerized installsBrenton Leanhardt2016-03-071-0/+1
|
* Add cockpit-docker package by defaultKenjiro Nakayama2016-03-041-0/+1
|
* First past at the upgrade processBrenton Leanhardt2016-03-031-1/+1
|
* Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-261-1/+1
|
* Skip yum/dnf ops when is_containerizedScott Dodson2015-12-151-0/+1
|
* Remove yum / dnf duplicationScott Dodson2015-12-091-15/+1
|
* Fedora changes:Adam Miller2015-12-021-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 pluginScott Dodson2015-08-283-0/+36