]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Sep 2015 00:51:24 +0000 (21:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Sep 2015 00:51:24 +0000 (21:51 -0300)
manifests/subsystem/profile.pp

index 3edf8517a7a04fabec1783b96f36e3d44cc7556d..d1e343eb3fbc607c1b1cfbcd91bc8ab2ce0708a9 100644 (file)
@@ -1,10 +1,5 @@
 # Custom configuration for user profiles
 class nodo::subsystem::profile {
-  # TODO: remove in the future
-  file { "/usr/local/bin/prompt.sh":
-    ensure => absent,
-  }
-
   file { "/etc/profile.d/prompt.sh":
     source  => "puppet:///modules/nodo/etc/profile.d/prompt.sh",
     owner   => "root",