Add users for BTS types
This commit is contained in:
parent
2ae8182631
commit
a04e2ea045
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ schedule { 'repo':
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
}
|
}
|
||||||
|
|
||||||
$bts_user = { 'UmSite' => 'fairwaves', '2050M' => 'root', '2050S' => 'root' }
|
$bts_user = { 'UmSite' => 'fairwaves', '2050M' => 'root', '2050S' => 'root', '2100' => 'root', 'ocsdr' => 'oc' }
|
||||||
file { "/etc/profile.d/rccn-functions.sh":
|
file { "/etc/profile.d/rccn-functions.sh":
|
||||||
ensure => present,
|
ensure => present,
|
||||||
content => template('rhizo_base/rccn-functions.sh.erb'),
|
content => template('rhizo_base/rccn-functions.sh.erb'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue