Commiting various minor changes
This commit is contained in:
parent
1cd5263e40
commit
e37d5cb55f
4 changed files with 7 additions and 6 deletions
|
@ -300,8 +300,8 @@ schedule { 'never':
|
|||
owner => 'root',
|
||||
}
|
||||
|
||||
$bts_user = { 'UmSite' => 'fairwaves', '2050M' => 'root', '2050S' => 'root',
|
||||
'1020' => 'root', '2100' => 'root', 'ocsdr' => 'oc', '1002' => 'root' }
|
||||
$bts_user = { 'UmSite' => 'fairwaves@', 'UmSite1' => 'rhizomatica@', '2050M' => 'root@', '2050S' => 'root@',
|
||||
'1020' => 'root@', '2100' => 'root@', 'ocsdr' => 'oc@', '1002' => 'root@' }
|
||||
file { "/etc/profile.d/rccn-functions.sh":
|
||||
ensure => present,
|
||||
content => template('rhizo_base/rccn-functions.sh.erb'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue