Add opkg credentials for BTS

This commit is contained in:
Keith Whyte 2020-05-09 05:53:05 +02:00
parent ed296b1dfb
commit 98648569aa
3 changed files with 6 additions and 1 deletions

View file

@ -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')