Skip to content

Commit

Permalink
bashrc removed
Browse files Browse the repository at this point in the history
  • Loading branch information
unixtech committed Sep 9, 2012
1 parent 9de23f9 commit 1086a77
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions manifests/nodes.pp
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@

package { 'nano': ensure => present }

file { '/etc/motd' : source => 'puppet:///files/motd', }

file { "/etc/motd" : source => 'puppet:///files/motd', }
file { "/root/.vimrc" : source => 'puppet:///files/vimrc', }
file { "/root/.bashrc" : source => 'puppet:///files/bashrc', }



Expand Down

0 comments on commit 1086a77

Please sign in to comment.