Add opkg credentials for BTS
This commit is contained in:
parent
ed296b1dfb
commit
98648569aa
3 changed files with 6 additions and 1 deletions
|
@ -45,6 +45,7 @@ class rhizo_base {
|
|||
$mnc = hiera('rhizo::mnc', '7')
|
||||
|
||||
#BTSs configuration
|
||||
$opkg_creds = hiera('rhizo::bts_opkg_creds')
|
||||
$bts = hiera('rhizo::bts')
|
||||
$bts_pass = hiera('rhizo::bts_pass')
|
||||
$bts_type = hiera('rhizo::bts_type')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue