From ca54bf4cba32678c682da4df7c32b8ed1668b8cf Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 23 Sep 2016 20:26:09 -0300 Subject: Utils: includes cinnamon and gnome into standard bundle --- manifests/utils/bundle/standard.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manifests/utils/bundle') diff --git a/manifests/utils/bundle/standard.pp b/manifests/utils/bundle/standard.pp index 35bb586..2d1906d 100644 --- a/manifests/utils/bundle/standard.pp +++ b/manifests/utils/bundle/standard.pp @@ -1,8 +1,10 @@ # Bundle with standard packages -class nodo::utils::bundle::pc { +class nodo::utils::bundle::standard { include nodo::utils::office::gui include nodo::utils::printer include nodo::utils::network include nodo::utils::network::xmpp include nodo::utils::web::gui + include nodo::utils::desktop::gnome + include nodo::utils::desktop::cinnamon } -- cgit v1.2.3