Merge branch 'main' into testing
This commit is contained in:
commit
45321052de
2 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class sunetdrive::scriptreceiver()
|
||||||
}
|
}
|
||||||
file { '/root/.bashrc':
|
file { '/root/.bashrc':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
content => template('sunetdrive/scriptreceiver/baschrc.erb.sh'),
|
content => template('sunetdrive/scriptreceiver/bashrc.erb.sh'),
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
group => 'root',
|
group => 'root',
|
||||||
|
|
Loading…
Add table
Reference in a new issue