b1300aca46
update db
2023-04-06 13:00:05 +02:00
0697d55cb1
added new proxy nagios checks
...
in test environment
2023-04-06 12:06:00 +02:00
34160872ef
changing 'proxy-service.eidasMetadataLocation' for prod env
2023-04-05 12:06:10 +02:00
39ea6588f4
changing 'proxy-service.eidasMetadataLocation' for test env
2023-04-05 11:27:21 +02:00
Micke Nordin
0eed08d63d
Merge pull request #39 from SUNET/jocar-remove-logrotate-for-docker
...
File provided by Sunet::Dockerhost
2023-04-04 15:45:00 +02:00
cf2e6b6518
File provided by Sunet::Dockerhost
2023-04-04 15:21:15 +02:00
f6117fcb96
updating server cert and blacklistaanchor cert
...
Ref: SC-1466
2023-03-28 13:06:25 +02:00
74fbf74934
fixed some more URLs
2023-03-24 15:58:54 +01:00
09ec72acd9
fixing more URLs
2023-03-24 15:45:43 +01:00
1d2d4c1ab9
fixed URL links to metadata
2023-03-24 15:27:26 +01:00
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