Compare commits

..

No commits in common. "45321052de88a7fa44c9220b0186f3783c57c525" and "35362991d0fc445ba8569ed1bc31a9207df15d6c" have entirely different histories.

2 changed files with 1 additions and 1 deletions

View file

@ -64,7 +64,7 @@ class sunetdrive::scriptreceiver()
} }
file { '/root/.bashrc': file { '/root/.bashrc':
ensure => file, ensure => file,
content => template('sunetdrive/scriptreceiver/bashrc.erb.sh'), content => template('sunetdrive/scriptreceiver/baschrc.erb.sh'),
mode => '0644', mode => '0644',
owner => 'root', owner => 'root',
group => 'root', group => 'root',