update commissioning as it is now possible to just set the major RHEL version

This commit is contained in:
2023-07-14 17:11:39 +02:00
parent 2a650506c7
commit 55b4e228c8
8 changed files with 9 additions and 17 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ Is it this one: https://git.psi.ch/linux-infra/puppet/blob/preprod/code/modules/
- Correct
```
[klart@klart ~]$ bob node list -v influx00.psi.ch
influx00.psi.ch pli local ipxe_installer=rhel73server network=static puppet_env=pmons puppet_role=role::influxdb
influx00.psi.ch pli local ipxe_installer=rhel7install network=static puppet_env=pmons puppet_role=role::influxdb
```
- The influx service seems to be started by systemd, however it seems that the systemd service file does not come with a package - was this one placed manually there?