Commit graph

808 commits

Author SHA1 Message Date
d62c4c3e2c OSMO: Remove deprecated config entries 2020-09-02 11:29:46 +02:00
f243fab7ab Add osmo-stp config file 2020-09-02 11:28:23 +02:00
2b960b5fa3 Install sip connector latest on nightly 2020-09-02 11:27:41 +02:00
3e2ad631c2 Fix error with BTS template:
Add SDCCH chans!
2020-08-28 18:51:52 +02:00
f6395068c8 Split stack: Initial commit install/configure
This commit installs the osmo stack daemons and configuration
if the hiera parameter rhizo::osmo_stack is 'split'

Setting this param won't break anything for a nitb based install,
but it will disable running the nitb and run osmo-bsc instead.
2020-08-28 17:08:37 +02:00
e6e7ff6afe Remove the sip connector .deb package from /tmp 2020-08-26 17:32:27 +02:00
cef7d9fe5d Add a rhizomatica deb package repo for buster 2020-08-26 17:26:48 +02:00
fb81bbdd55 Add a GPG Key to the rhizo-jessie repo 2020-08-26 17:26:03 +02:00
1cedf0c0fc Improve NITB config template.
Introduces a multiple file template and iterates over the defined
BTS array from the hiera data.

This is really a backport of the as yet uncommitted work on creating osmo-*
config files for the split stack. Making this change here for the nitb will
allow for removal for some deprecated variables in hiera.

At this time, I don't think there is any site that is actually using
a puppet-generated nitb config file, but if there were, the results of this code
should be more less funcionally equivalent, providing the BTS definition is correct.
2020-08-24 15:16:33 +02:00
31d8550a75 Add an empty DID array to example common yaml 2020-08-24 15:11:01 +02:00
695c794089 Fix command for checking hung puppet process
Previous version would result in running /bin/kill
with no parameter if the job ran while a young puppet
process was active.
2020-06-28 11:32:19 +02:00
de974d4cd7 Check for hung puppet process 2020-06-25 14:17:39 +02:00
da3546d02f Bump DB revision to 13 2020-06-25 14:11:31 +02:00
e1581b5a88 Add gateway to Ext RTP profile 2020-05-22 05:46:41 +02:00
85b3ab856c WS and comments 2020-05-22 04:20:28 +02:00
8b2e6e6eb3 Create templates for BTS config 2020-05-22 04:19:13 +02:00
ea47d2d229 Add utility scripts to (un)lock RF 2020-05-22 04:01:15 +02:00
ea3e00ee8e Add some scripts to the bts
Also, allocate a tty when ssh to the BTS
2020-05-22 04:00:37 +02:00
b1f8621aff Allow passing command to bts ssh 2020-05-21 23:13:11 +02:00
d29e4b4b85 Add more bts=>user mapping 2020-05-21 07:33:11 +02:00
33f2f29244 FS: Add External RTP profile 2020-05-21 06:53:37 +02:00
Monocots
a04e2ea045 Add users for BTS types 2020-05-21 01:49:52 +00:00
2ae8182631 Rebuild the SGSN acl every night 2020-05-21 03:13:50 +02:00
0fb82f75b5 Correct some permissions in bin 2020-05-21 03:02:36 +02:00
ec6278278b Add dids to config and vars 2020-05-20 02:55:58 +02:00
Monocots
6c834a2c01 Add a splash of colour to topcalls() 2020-05-19 23:13:26 +00:00
Monocots
f3f9844b3c Set sip connector to 'installed'
avoids error on unable to find version
2020-05-19 23:12:56 +00:00
Monocots
29bb7182cb FS: Lan profile on port 5091
5090 is used by sems in sites with vSAT
2020-05-19 23:12:12 +00:00
Monocots
27241a8300 Command line function to see NS Layer 2020-05-19 23:11:06 +00:00
Monocots
149014be19 Use the correct user to ssh to the BTS 2020-05-19 23:00:40 +00:00
Monocots
f002e5fe56 Install iperf3 2020-05-19 22:56:44 +00:00
Monocots
4075d9ec29 Get hiera param for outbound rate type 2020-05-19 22:56:06 +00:00
Monocots
0d1a7d4b82 Add a param for a manual crontab 2020-05-19 22:33:12 +00:00
b882802ac9 Change default JB size on 'outgoing' 2020-05-12 07:48:14 +02:00
998e93fd6f Update FS to 1.10.3 2020-05-12 07:43:29 +02:00
Monocots
e56752e9a7 buster: update nodejs version 2020-05-13 17:01:44 +00:00
2705bd5df9 BTS: check for expect before trying install 2020-05-11 23:47:50 +02:00
f1059f92d6 check for sysmobts-util
Also make one less call and also  check for model numbers
2020-05-11 23:47:08 +02:00
81a7961bc6 BTS opkg, set path for install
Otherwise we can get an error calling install scripts
useradd not found, for example
2020-05-11 23:34:11 +02:00
98648569aa Add opkg credentials for BTS 2020-05-09 05:53:05 +02:00
Monocots
ed296b1dfb Adding new params to example common.yaml 2020-05-08 02:26:50 +00:00
Monocots
72bde29cc3 Refresh expired repo signing keys 2020-05-08 02:00:50 +00:00
Monocots
3a248c6a19 Add a basic systemd service template 2020-05-07 20:15:50 +00:00
305998cf65 Use bash array in get_position script 2020-05-07 22:12:27 +02:00
7643099f6f Add functions to see active pdp contexts 2020-05-03 03:06:13 +02:00
1149a58bfd rename lcX function to bX 2020-05-03 03:05:32 +02:00
250461aae1 Install vty script in /usr/local/bin 2020-05-03 03:03:23 +02:00
46359ea466 Add sudo option for fwd ssh keys 2020-05-01 01:34:09 +02:00
3b68e47730 Ensure exec permissions on script in ~/bin
Adds module 'recursive_file_permissions' to do this
2020-05-01 01:32:51 +02:00
26980e41cb Add ipk packages for expect and scripts 2020-04-30 03:00:04 +02:00