Commit graph

2921 commits

Author SHA1 Message Date
eca4eb38a7
Fix URL to metadata location 2023-03-24 14:11:00 +01:00
3fc938ae73
stopped checking presence metadata for countries in QA 2023-03-23 10:21:58 +01:00
6a00dff47e
updated Björn Mattsson's GPG key 2023-03-15 15:43:38 +01:00
Micke Nordin
dd3b498c7e
Merge pull request #38 from SUNET/jocar-force-accept-ra-in-debian
Don't throw away v6 route when IP forwarding
2023-03-15 14:03:22 +01:00
0f1c5ec93f
Don't throw away v6 route when IP forwarding
In environments where we relay on RAs for IPv6 (e.g Safespring) we need to
forcely allow RAs even if IP forwarding is enabled by some service(s). E.g docker:
2dc4de00de/templates/dockerhost/systemd_dropin_nftables_ns.conf.erb (L46)
2023-03-15 13:08:24 +01:00
18965381da
upgrading rest of the FE sites 2023-03-07 14:11:57 +01:00
789f790dd1
updating HAproxy and Frontend Tools images for Validator in production 2023-03-07 14:00:59 +01:00
0299614b78
update db 2023-03-07 13:47:36 +01:00
619d9903a0
upgrading docker-ce 2023-03-07 13:32:29 +01:00
9f3153fa47
upgrading HAproxy image for proxy service in Production 2023-03-07 12:53:55 +01:00
2eadaabc58
added new nagios checks for Test sites 2023-02-23 17:13:08 +01:00
2d258f2397
changed tag from stable to staging 2023-02-23 15:58:06 +01:00
3273711dd5
deploying new haproxy with secruity patch in test environment 2023-02-23 15:16:49 +01:00
dd7a2ea494
adding image for frontend-tools 2023-02-23 14:34:06 +01:00
6062ae8921
frontend, remove haproxy_stats in prod 2023-02-20 14:54:52 +01:00
4af1fc0865
frontend, remove haproxy_stats in test 2023-02-20 14:42:44 +01:00
6b141a0db9
temp fix for sunetfrontend-api tag 2023-02-17 16:02:02 +01:00
8e647bfe06
update db 2023-02-16 21:03:59 +01:00
ef8653b67f
upgrading docker-ce in test FEs 2023-02-16 21:03:55 +01:00
fc29dfe4d0
updated Haproxy image for connector in test env 2023-02-16 18:37:01 +01:00
abe0d28854
Merge pull request #37 from SUNET/jocar-add-eyaml-to-hiera
Add support for eyaml in Hiera
2023-02-16 11:13:45 +01:00
5af8093338
Add support for eyaml in Hiera
And at the same time remove support for gpg.

The modern version of the configuration (v5) has been tested with 20.04 but
might work with older dists.
2023-02-16 07:44:37 +01:00
75778383c8
removed old influxdb setting in telegraf 2023-02-14 17:10:40 +01:00
3fec59cf8a
added two new countries in PRID for production
Ref: SC-1413, SC-1414
2023-02-14 10:55:53 +01:00
1e4058a669
added two new countries in PRID for QA
Ref: SC-1414, SC-1413
2023-02-14 10:43:18 +01:00
Micke Nordin
ef4e27e337
Merge pull request #36 from SUNET/feature-ft-drop_make_db
remove 'make db'
2023-02-09 13:09:19 +01:00
496b9f4b31
shellcheck fixes 2023-02-07 16:09:37 +01:00
252d478e2d
cosmos-db.yaml is no more 2023-02-07 16:09:25 +01:00
1bddf21049
remove 'make db' target as well 2023-02-07 15:04:01 +01:00
c400bba97d
remove 'make db'
The db-file, essentially providing reverse lookup of classes to host
names, is only used by some Nagios configuration instances and causes
continuing operational headaches in those ops-repos.

It should be kept/refactored to only apply to the monitoring hosts in
the cases where it is used, but we don't want any new ops-repos to use
it hence it should be removed from upstream multiverse.
2023-02-07 14:21:29 +01:00
Micke Nordin
46f4fc6d33
Merge pull request #35 from SUNET/jocar-fix-eyaml
Make sure of separator
2023-02-07 08:57:49 +01:00
cae694d1ce
Make sure of separator
We use the separator later on to determine where the yaml document starts.
`eyaml edit` adds the separator to new (non-existing) files by itself but
since we want to create the file before in order to diff later the separator
needs to be added in order to get a valid document.
2023-02-07 08:49:31 +01:00
0db8d1fd9a
Merge pull request #34 from SUNET/feature-ft-cron_wrapper_improvements
cron wrapper improvements
2023-02-07 07:33:24 +01:00
12b2412ea7
run cron at boot too, to e.g. get new firewall rules installed 2023-02-06 17:12:01 +01:00
79606f2a6d
check for /etc/no-automatic-cosmos in the wrapper, and allow arguments to be passed 2023-02-06 16:47:41 +01:00
3988f5beb0
shellcheck fixes 2023-02-06 16:47:30 +01:00
906edf3caf
Merge pull request #32 from SUNET/feature-ft-install_eyaml
Install eyaml on newer hosts
2023-02-06 12:31:31 +01:00
8599d395c2
Merge pull request #33 from SUNET/feature-ft-tinkering
tinkering
2023-02-03 16:10:54 +01:00
708c6c1b64
add set -e, and do some shellcheck cleanup 2023-02-03 16:05:09 +01:00
25463e6013
respect COSMOS_VERBOSE 2023-02-03 16:04:51 +01:00
f9a286fc05
install eyaml on Ubuntu from 18.04 and Debian from version 10 2023-02-03 15:40:15 +01:00
e08346aa30
cleanup, use stamp-file, only run on old OS versions 2023-02-03 15:39:49 +01:00
948cc80389
Update cosmos-puppet-ops.mkd 2023-02-03 11:24:55 +01:00
4c877bc6ea
Syntax error 2023-02-03 10:58:25 +01:00
17288b9d0b
init 2023-02-02 18:32:18 +01:00
Micke Nordin
ba1e40ffd3
Merge pull request #31 from theseal/wrap-cosmos
Wrap cosmos
2023-02-02 13:01:02 +01:00
84b29e4eaa
Executable 2023-02-02 11:49:10 +01:00
49ba964897
Wrap cosmos in scriptherder if available
nunoc-ops and others has been doing this for ages by just modifing the cron
file.
2023-02-02 11:45:54 +01:00
Micke Nordin
10430a91a9
Merge pull request #30 from eest/patlu-update-cosmos-modules-example
Update setup_cosmos_modules.example
2023-02-01 12:55:04 +01:00
281f818062
Update setup_cosmos_modules.example
* Only update cosmos-modules.conf if a change is needed
* Do an atomic replace of the file if updating it
* Add a note at the top mentioning that it is tool-generated
* Make pylint and black happy

Tested in ubuntu 18.04.
2023-02-01 11:33:54 +01:00