diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-08-03 11:20:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-08-03 11:20:25 -0300 |
commit | 7139c2f5b61087614b87ebb87cb5be6412ab0612 (patch) | |
tree | fd46775e4bdcf35ad3dc26bd39dda23a1d11fb7c | |
parent | f057008d9c07f5f15de1b65ca9bd7c63d37c2db8 (diff) | |
download | puppet-nodo-7139c2f5b61087614b87ebb87cb5be6412ab0612.tar.gz puppet-nodo-7139c2f5b61087614b87ebb87cb5be6412ab0612.tar.bz2 |
Jessie ownwards: xul-ext-stylish
-rw-r--r-- | manifests/utils/network.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/network.pp b/manifests/utils/network.pp index 20d0f2b..7221765 100644 --- a/manifests/utils/network.pp +++ b/manifests/utils/network.pp @@ -63,7 +63,7 @@ class nodo::utils::network inherits nodo::utils::network::minimal { } # Jessie ownwards - #package { [ 'xul-ext-pentadactyl' ]: + #package { [ 'xul-ext-pentadactyl', 'xul-ext-stylish' ]: # ensure => installed, #} |