Commit graph

181 commits

Author SHA1 Message Date
Matt Johnson
3e220df8fe rhizo_base: Add contains dependencies
Puppet treats included classes specially, and does not assume that
they are contained in their outside class for the sake of dependency
ordering. This means that any other resources requiring the base
non-distribution specific classes were actually not capturing the
ordering dependencies on resources defined in the distribution
specific class!
2019-07-18 12:38:07 -05:00
Matt Johnson
d09285ea3e rhizo_base/openbsc: Update osmocom-nitb to 1.3.0
A new tag has been pushed and 1.3.0 is now the version available in
the osmocom/latest repos.

http://git.osmocom.org/openbsc/tag/?h=1.3.0
2019-07-14 23:45:39 -05:00
Monocots
f10d788110 Add webphone prefix to config_values 2019-07-13 12:17:13 +00:00
Monocots
77eab87a17 Avoid error on 1st run; make parent directory 2019-07-02 09:15:30 +00:00
Monocots
36709ef8cf Symlink puppet state
Add symlink for puppet state directory so rapi finds it
where it used to be.
2019-06-28 09:21:10 +00:00
Monocots
a213a662b0 Install /etc/tmux.conf 2019-06-27 11:16:17 +00:00
Monocots
16a61d5462 remove dep on Exec restart-apache 2019-06-24 16:03:11 +00:00
Monocots
93a81c0bbf Instal sgsn, script to gen sgsn config 2019-06-24 16:02:22 +00:00
Monocots
07d3d84c5f merge reqs for nitb template 2019-06-24 15:38:22 +00:00
Monocots
996b86db87 merge legacy init.pp 2019-06-24 15:14:20 +00:00
Monocots
0c6e4a43be Use nitb 1.2.0 2019-06-16 11:42:33 +00:00
Monocots
aff8e24952 Install sshd, telnet 2019-06-16 11:42:11 +00:00
Monocots
6334e0cf67 FS: install sounds mx-maria 2019-06-16 11:41:39 +00:00
Monocots
bc67a28644 Debian freeswitch, install binary lib that uses dyn type 98
Freeswitch starts dynamic PT at 102, see
    https://freeswitch.org/stash/projects/FS/repos/freeswitch/browse/src/switch_core_media.c#10217
    /* it could be 98 but chrome reserves 98 and 99 for some internal stuff even though they should not.
       Everyone expects dtmf to be at 101 and Its not worth the trouble so we'll start at 102 */
    Thanks again google bully. :-(

    This is not recompiled just bit patched to change 102 to 98. Sky did not fall down (yet).
2019-06-16 11:40:35 +00:00
Monocots
99c13fc1d8 init, add hiera vars 2019-06-16 11:25:08 +00:00
Monocots
e9b8128322 latency check hosts: use variables 2019-06-16 11:16:19 +00:00
Monocots
fc4a90c718 Use rccn master 2019-06-16 11:12:33 +00:00
Monocots
a2197c2865 scheduling, do repo always for now 2019-06-16 11:11:40 +00:00
Monocots
d6cde0ba3c Use osmo-bsc-meas-utils
Use package from osmo repo for meas_json
2019-05-27 18:03:45 +00:00
Monocots
8e3be576a5 packages
don't install osmo-meas

install tmux, fping, mtr
2019-05-27 17:58:34 +00:00
Monocots
19726b2721 apt: osmo: use latest, not nightly 2019-05-27 17:54:33 +00:00
Monocots
c39cdb1d45 Use hiera vars in openbsc 2019-03-30 11:26:21 +00:00
Monocots
e489d3f8dd Add support to playback stream 2019-03-28 22:41:38 +00:00
Monocots
0bd2e6fd61 Add new hiera vars for codec + chans control 2019-03-28 12:43:56 +00:00
dbcf553cfa put nitb default in place 2019-03-06 14:11:24 +00:00
59c19cd8ce init: load new vars from hiera 2019-03-06 13:30:00 +00:00
6f175f2535 init: add scheduling 2019-03-06 13:29:31 +00:00
ef50415054 osmo: make writing osmo config depend on param 2019-03-06 13:28:41 +00:00
f8499e3778 osmo: add gprs hiera param 2019-03-06 13:28:20 +00:00
34623c96e2 Install php intl and gettext 2019-03-06 13:27:51 +00:00
39a8ce8dab repos: use stretch where available 2019-03-06 11:30:57 +00:00
fe3cb8f4b0 osmo install: remove the entire purged packages stanza 2019-03-06 10:42:05 +00:00
d461ecbb22 Add correct FreeSwitch AMR config 2018-11-11 11:56:18 +00:00
7c09bb9295 freeswitch.pp: correct syntax error 2018-10-02 14:44:12 +01:00
d52a68b9f4 Freeswitch: Debian Package for freeswitch-mod-cdr-pg-csv is now available
Install it.
2018-05-21 17:22:09 +02:00
4f3516f1a2 Add package deps and runit service symlink for meas-web 2018-03-01 18:15:06 +00:00
b27eb8c27f Add new hiera params to init 2018-03-01 18:03:31 +00:00
25822d5cf2 OSMO: Config, Add configurable mnc/mcc and some other fixes 2018-03-01 18:03:02 +00:00
f618a53517 Add hiera parameter reg_provider 2018-03-01 18:02:16 +00:00
1f1db0f869 Add Meas-Web Installation 2018-03-01 17:57:20 +00:00
a9319f3d90 Packages: Add tcpdump 2018-02-25 11:38:48 +00:00
7215fe471b Packages: Add screen and tinc 2018-02-25 09:42:34 +00:00
d1b18309ab Uncomment ls colours and safer cp,mv,rm in root's .bashrc 2018-02-25 09:42:11 +00:00
6493158415 Packages: Add curl, as we use it in the install.
Add htop, because it's nice.
2018-02-24 11:47:39 +00:00
c34519658e OSMO: Add a GSM Band configuration option. 2018-02-23 13:51:38 +00:00
f16c57586c Test No. 2.... 2018-02-23 12:44:33 +00:00
e4dbf6267c Merge branch 'whyteks/puppet4-debian' of github.com:Rhizomatica/puppet into whyteks/puppet4-debian 2018-02-23 11:54:34 +00:00
53ba6815a3 Test #1 for error free 1st run 2018-02-23 11:25:10 +00:00
36a29e98ed Run osmo-nitb from systemd 2018-02-23 09:11:04 +00:00
2a6fd7b334 Install runit-systemd 2018-02-23 09:01:40 +00:00