From d5abc5205803624b2e6187da8f5dfc2d17baafc6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 23 Mar 2016 20:35:44 -0300 Subject: Use augeas module --- manifests/utils.pp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manifests/utils.pp') diff --git a/manifests/utils.pp b/manifests/utils.pp index fc03d69..af9092a 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -28,9 +28,4 @@ class nodo::utils inherits nodo::utils::base { owner => root, group => root, } - - # Ensure we have augeas - package { [ 'augeas-tools' ]: - ensure => present, - } } -- cgit v1.2.3