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':
ensure => file,
content => template('sunetdrive/scriptreceiver/bashrc.erb.sh'),
content => template('sunetdrive/scriptreceiver/baschrc.erb.sh'),
mode => '0644',
owner => 'root',
group => 'root',