From 6cee323418bce8774ba5b1256ca52e3e483b1ad4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 5 Mar 2016 16:25:21 -0300 Subject: Oops --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 23f53f4..e6f0407 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -14,6 +14,6 @@ class shellprompt { group => "root", mode => 0644, ensure => present, - require => File['/etc/profile.d/prompt'], + require => File['/etc/profile.d/prompt.sh'], } } -- cgit v1.2.3