Update nx_nomachine.md - add info for hiera config

This commit is contained in:
2024-01-17 08:06:08 +01:00
parent f17afaf020
commit 8bf5d8c1c5
+14
View File
@@ -1,3 +1,17 @@
# NX Nomachine
All information about the nomachine service and how to troubleshoot, currently can be found here: https://git.psi.ch/nomachine/documentation
## Hiera
To install and configure nomachine vie hiera following variables are needed:
```
base::enable_nomachine: true
nomachine::version: '8.4.2-1'
nomachine::profile: 'enterprise-desktop'
nomachine::license::<hostname>:
```
Which versions are available for `nomachine:profile` can be found in here: https://git.psi.ch/linux-infra/puppet/-/blob/preprod/code/modules/profile/manifests/nomachine.pp#L3