Commit graph

12 commits

Author SHA1 Message Date
Matt Johnson
e2b93afc67 hiera: Add missing key rhizo::local_bsc_cfg
The key referred to in `modules/rhizo_base/manifests/openbsc.pp`. A
default value of 0 (anything but "1") will result in a new config
being generated from a template.
2019-07-18 11:41:30 -05:00
Matt Johnson
1e82cd62aa hiera: Add missing rhizo::gprs key
rhizo::grps is referred to in
`modules/rhizo_base/manifests/init.pp`. The default value of "none" is
only a guess but allows puppet provisioning to complete and the
osmocom stack to start.
2019-07-18 11:41:30 -05:00
Matt Johnson
5608410953 hiera: Add value for missing key rhizo::ggsn_ip_address
By default assume the ggsn is running on localhost. The
ggsn_ip_address key is accessed in
`modules/rhizo_base/manifests/openbsc.pp`.
2019-07-18 11:41:30 -05:00
Matt Johnson
9b75143309 hiera: Specify a value for the ntp_servers hiera key
The ntp_servers key is referred to in
`modules/rhizo_base/manifests/init.pp` and was otherwise undefined. It
is in the common file since it seems similar to other parameters
already in the file, but there is no strict reason for the current
location. The assigned value is also just an initial default guess.
2019-07-18 10:40:02 -05:00
1b6311abbd Add new hiera vars to site_template 2018-03-01 18:08:11 +00:00
642d3cad2b Update hiera config, remove old emails 2018-02-24 11:36:44 +00:00
7e1d54d941 Update hiera config 2018-02-24 11:34:30 +00:00
Keith
7cf8ce0b3b Update site_template.yaml
Add a comment about valid IP address.
2017-09-25 18:55:47 +02:00
Wile E. Coyote
a592f6ba71 Fix up errors in example defaults hiera 2017-08-17 16:56:38 +00:00
Wile E. Coyote
a63f13dc2f Add some defaults 2017-02-12 22:27:35 +00:00
Ciaby
3b8290d625 Add rhizo::lac and rhizo::voip_pin to site_template.yaml 2015-09-29 21:41:45 +02:00
Ciaby
6442629208 Added basic Hiera configuration 2015-06-18 15:40:57 -05:00