moved documentation to puppet code

This commit is contained in:
2024-10-09 10:49:10 +02:00
parent 9739439939
commit a50733f5ce
6 changed files with 0 additions and 34 deletions

View File

@@ -1,9 +0,0 @@
``role::bootpc``
================
This role implements a GFA bootpc system.
The package group ``base::pkg_group::bootpc`` is *always* installed by this role. Other roles
usually ignore it, but of course it can be installed on such systems using the
``base::package_groups`` list in Hiera.

View File

@@ -1,5 +0,0 @@
``role::ganglia_server``
========================
This role implements a server running the Ganglia web interface for a Ganglia
grid.

View File

@@ -1,5 +0,0 @@
``role::jupyterserver``
=========================
This role implements a Jupyterhub service that can spawn singleuser servers
on cluster nodes via a batch system.

View File

@@ -1,5 +0,0 @@
``role::log_server``
=========================
This role implements a syslog server, accepting logs via UDP and TCP on
port 514.

View File

@@ -1,5 +0,0 @@
``role::login_server``
===========================
This role implements a login server. Its primary purpose is to allow users
without Linux workstations to work with Linux tools.

View File

@@ -1,5 +0,0 @@
``role::server``
=====================
This role implements a generic server. Only basic system functionality is
managed, e.g. authentication or logging.