Monocots
f4d25555bf
Fixup package versions
2023-07-25 05:38:30 +00:00
Monocots
502b86bfad
Packages: ensure php version
2023-07-24 21:06:02 +00:00
c4decc900f
Remove Support for Debian 9
2023-07-24 11:43:40 -06:00
e1713bbc3a
More Updates to collectd/CGP
2023-03-28 08:02:13 +02:00
0629671dc7
Install tshark
2023-03-17 21:10:16 +01:00
6b6d5f087a
packages: add xmltodict
...
also, move packages that are common to common section
2023-02-15 18:56:27 +01:00
Monocots
21c87c6c01
Adding skeleton support for Debian 11
2023-01-27 05:40:18 +00:00
161a0bb032
Extend PHP session.gc_maxlifetime
...
Don't get logged out of RAI so quickly
2023-01-20 17:16:36 +01:00
Monocots
2774694b4c
Update package versions and ensure rules
2022-10-25 18:59:44 +00:00
4d80d2bed3
Install collectd on all systems
2022-06-14 19:43:01 +02:00
infercom2
31f033f7f5
adding packages pkg-config libicu-dev to solve python csvkit
2021-06-12 20:24:47 +02:00
Monocots
3714b87896
Install rsync
...
rsync is used for backups
2021-04-25 00:10:04 +00:00
e8e75acdbf
Install iftop
2021-03-06 04:51:15 +01:00
7785093e06
install nmap on Debian 9
...
Debian 9 has no ncat package, but ncat comes
with nmap
2021-02-26 05:08:31 +01:00
137385d1ed
Fix last commit
...
mode needs to be manual
2021-02-24 07:47:59 +01:00
d11d8b4b3a
Fix nc alternative
...
ncat takes over nc.traditional but we want it for vty stuff
2021-02-24 07:42:02 +01:00
93e5fa8956
Use ncat with meas web for multiple clients
2021-02-24 04:59:18 +01:00
10897aa03a
Standardise a mailer setup
...
At least on Debian 10, use msmtp and install a basic configuration.
Previously the network was using a mishmash of exim, sendmail or
whatever happened to be installed. For the moment, install the config
also on debian9, some of which are using ssmtp, which is no longer
maintained in debian :(
2020-09-11 13:08:56 +02:00
Monocots
f002e5fe56
Install iperf3
2020-05-19 22:56:44 +00:00
583d77a4a4
Correct package differences deb 9/10
...
Remove the old ubuntu class - repurposed for buster/stretch
2020-04-17 05:56:43 +02:00
cff9299520
PHP config differs between buster/stretch
2020-04-17 05:38:33 +02:00
5f7a942782
Install netcat
2019-09-07 15:24:38 +02:00
Matt Johnson
57de111236
rhizo_base: Require apt-transport-https before apt sources
...
The package apt-transport-https is required to successfully add some
of the debian repos. This commit moves the package resource
installation into the rhizo_base::apt::debian class instead of the
rhizo_base:📦 :debian class to break a dependency cycle that
would otherwise exist if rhizo_base::apt::debian depended on all of
rhizo_base:📦 :debian.
2019-09-06 14:10:21 +02:00
Matt Johnson
8bdf6646e8
rhizo_base/packages: Ensure package installed before config
...
The /etc/php/7.0/apache2 directory is created by the
libapache2-mod-php package on installation. Be sure this package is
installed before attempting to set its configuration files!
2019-09-06 14:05:46 +02:00
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
Monocots
16a61d5462
remove dep on Exec restart-apache
2019-06-24 16:03:11 +00:00
Monocots
aff8e24952
Install sshd, telnet
2019-06-16 11:42:11 +00:00
Monocots
8e3be576a5
packages
...
don't install osmo-meas
install tmux, fping, mtr
2019-05-27 17:58:34 +00:00
34623c96e2
Install php intl and gettext
2019-03-06 13:27:51 +00:00
4f3516f1a2
Add package deps and runit service symlink for meas-web
2018-03-01 18:15:06 +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
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
f16c57586c
Test No. 2....
2018-02-23 12:44:33 +00:00
53ba6815a3
Test #1 for error free 1st run
2018-02-23 11:25:10 +00:00
2a6fd7b334
Install runit-systemd
2018-02-23 09:01:40 +00:00
c1033cfa1f
Add joe editor to system and configure to place backups in /tmp
2018-02-23 08:51:01 +00:00
315bd8fb3f
Fix php package name and php.ini path for PHP 7.0
2018-02-22 13:34:32 +00:00
Wile E. Coyote
ce40606426
Fix up packages
2018-02-12 20:16:42 +00:00
Wile E. Coyote
32b49e6c51
Add package php5.6-xml
2017-05-05 07:20:01 +00:00
Wile E. Coyote
3383517457
Add libcdk5
2017-02-04 20:41:03 +00:00
Wile E. Coyote
cb8e8aa483
Add python-smpplib
2017-01-30 14:23:44 +00:00
Wile E. Coyote
c16701102d
commas matter
2017-01-27 11:02:17 +00:00
f21441aa89
Needs g++
2017-01-24 23:12:17 +01:00
241eb5e24d
Add swig
2017-01-24 22:50:27 +01:00
Wile E. Coyote
bea5f9554e
Fix path for php.ini on Ubuntu
2017-01-24 21:25:15 +00:00
Wile E. Coyote
b353f4410b
Multi-OS Version
2017-01-24 21:13:55 +00:00
Wile E. Coyote
728fe30a63
Add newer ondrej ppa, update to php5.6
2017-01-24 18:02:36 +00:00
24a3b852cf
update..
2017-01-14 16:00:19 +01:00
14b4ad08c1
Move Apache+PHP to packages.pp
2017-01-14 15:49:54 +01:00