aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-18 20:07:16 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-02-18 20:07:16 -0200
commit7df8e9a2cee5775aea88a6b5b7ef1be3c4970f8e (patch)
treed311cc4cadcb17794ad6dcaae13655a610e9f61e
parenta5907b01c4a619e5d6b7b5caf91068628d754c63 (diff)
downloadpuppet-nodo-7df8e9a2cee5775aea88a6b5b7ef1be3c4970f8e.tar.gz
puppet-nodo-7df8e9a2cee5775aea88a6b5b7ef1be3c4970f8e.tar.bz2
Oops
-rw-r--r--manifests/subsystems/profile.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/subsystems/profile.pp b/manifests/subsystems/profile.pp
index 9d7bafd..d09f7a6 100644
--- a/manifests/subsystems/profile.pp
+++ b/manifests/subsystems/profile.pp
@@ -47,7 +47,6 @@ class profile {
}
file { "/etc/profile.d/prompt.sh":
- ensure => present,
source => "puppet://$server/modules/nodo/etc/profile.d/prompt.sh",
owner => "root",
group => "root",