From 2388cd13cafe0ff967014a1e7a05e0a5d8e64ff9 Mon Sep 17 00:00:00 2001 From: Rodolfo Carvalho Date: Fri, 16 Jun 2017 11:55:00 +0200 Subject: Rename cockpit-shell -> cockpit-system The package name has changed. See https://bugzilla.redhat.com/show_bug.cgi?id=1461689 https://bugzilla.redhat.com/show_bug.cgi?id=1419718 --- roles/cockpit/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/cockpit') diff --git a/roles/cockpit/tasks/main.yml b/roles/cockpit/tasks/main.yml index bddad778f..57f49ea11 100644 --- a/roles/cockpit/tasks/main.yml +++ b/roles/cockpit/tasks/main.yml @@ -3,7 +3,7 @@ package: name={{ item }} state=present with_items: - cockpit-ws - - cockpit-shell + - cockpit-system - cockpit-bridge - cockpit-docker - "{{ cockpit_plugins }}" -- cgit v1.2.1