This commit is contained in:
2024-08-08 13:41:37 +02:00
parent e912b2e685
commit 432ed74f4c
3 changed files with 12 additions and 13 deletions
+7 -7
View File
@@ -124,13 +124,13 @@ chapters:
sections:
- file: infrastructure-guide/puppet/modules
sections:
- glob: admin-guide/puppet/roles/*
- glob: admin-guide/puppet/roles/*/*
- glob: admin-guide/puppet/profiles/*
- glob: admin-guide/puppet/profiles/*/*
- glob: admin-guide/puppet/profiles/*/*/*
- glob: admin-guide/puppet/profiles/*/*/*/*
- glob: admin-guide/puppet/components/*
- glob: infrastructure-guide/puppet/roles/*
- glob: infrastructure-guide/puppet/roles/*/*
- glob: infrastructure-guide/puppet/profiles/*
- glob: infrastructure-guide/puppet/profiles/*/*
- glob: infrastructure-guide/puppet/profiles/*/*/*
- glob: infrastructure-guide/puppet/profiles/*/*/*/*
- glob: infrastructure-guide/puppet/components/*
- file: rhel8/index
sections:
-6
View File
@@ -1,10 +1,4 @@
# Puppet
[Puppet](https://puppet.com/docs/puppet) is the *configuration management system* used to configure the hosts.
Our [Puppet Dashboard](https://puppet01.psi.ch/puppetboard) gives an overview over all systems managed using Puppet at PSI.
Contents:
```{tableofcontents}
```
+5
View File
@@ -1,6 +1,11 @@
General
=======
[Puppet](https://puppet.com/docs/puppet) is the *configuration management system* used to configure the hosts.
Our [Puppet Dashboard](https://puppet01.psi.ch/puppetboard) gives an overview over all systems managed using Puppet at PSI.
`Puppet <https://puppetlabs.com>`_ is the *configuration management system* used to configure the hosts.
Introduction