update many Hiera links

This commit is contained in:
2023-09-15 15:47:22 +02:00
parent ea2a63cce9
commit 0dd7ca39a5
7 changed files with 17 additions and 16 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# influx00
This is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-lx/blob/master/default/influx00.psi.ch.yaml
https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/default/influx00.psi.ch.yaml
Runs the influxdb backend for the metrics.psi.ch service, as part of the telegraph, influxdb and grafana stack.
@@ -104,7 +104,7 @@ For this, connect to:
- Yes, all the data is stored on the VM disk image.
- The configuration file `/etc/influxdb/influxdb.conf` does report that its managed via puppet. However I don't see anything in the puppet configuration https://git.psi.ch/linux-infra/data-lx/blob/master/default/influx00.psi.ch.yaml. Where does this file come from?
- The configuration file `/etc/influxdb/influxdb.conf` does report that its managed via puppet. However I don't see anything in the puppet configuration https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/default/influx00.psi.ch.yaml. Where does this file come from?
```
########################################################################
#
+1 -1
View File
@@ -1,6 +1,6 @@
# login
This is a cluster made up of 3 hosts, which all are VMs running on the AIT vmware cluster. These machines are pretty standard RHEL7 hosts managed by Puppet: https://git.psi.ch/linux-infra/data-lx/blob/master/login.yaml.
This is a cluster made up of 3 hosts, which all are VMs running on the AIT vmware cluster. These machines are pretty standard RHEL7 hosts managed by Puppet: https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/login.yaml.
Info for users is published at https://intranet.psi.ch/de/computing/linux-login-clusters
+1 -1
View File
@@ -1,4 +1,4 @@
# lxsup00
This is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-lx/blob/master/default/lxsup00.psi.ch.yaml
https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/default/lxsup00.psi.ch.yaml
+1 -1
View File
@@ -1,7 +1,7 @@
# lxweb00
This is a RHEL7 machine and is puppet managed. The httpd configuration seem to be managed there as well:
https://git.psi.ch/linux-infra/data-lx/blob/master/default/lxweb00.psi.ch.yaml
https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/default/lxweb00.psi.ch.yaml
Exports various paths from AFS to http(s), see /etc/httpd/conf.d/ for details.
The AFS directories exported are:
+1 -1
View File
@@ -1,7 +1,7 @@
# metrics00
This machine is a RHEL7 machine and is puppet managed:
https://git.psi.ch/linux-infra/data-lx/blob/master/default/metrics00.psi.ch.yaml
https://git.psi.ch/linux-infra/hiera/data-lx/blob/master/default/metrics00.psi.ch.yaml
Runs the grafana frontend service at https://metrics.psi.ch, as part of the telegraph, influxdb and grafana stack.