Merge branch 'master' of git.psi.ch:linux-infra/documentation
This commit is contained in:
@@ -13,7 +13,7 @@ The informations we need are:
|
||||
- static or dynamic IP: ``static``
|
||||
- the OS installer: ``rhel79server``
|
||||
- the server role: ``role::logging_server``
|
||||
- the server environment in puppet: ``production``
|
||||
- the server environment in puppet: ``prod``
|
||||
- the sysdb environment: ``daas``
|
||||
- optional the group inside the sysdb environment (``default`` if not specified): ``logging``
|
||||
|
||||
@@ -51,7 +51,7 @@ And which installer is used: ::
|
||||
And we finally setup the puppet role and puppet environment: ::
|
||||
|
||||
bob node set-attr syslog-ra.psi.ch puppet_role=role::log_server
|
||||
bob node set-attr syslog-ra.psi.ch puppet_env=production
|
||||
bob node set-attr syslog-ra.psi.ch puppet_env=prod
|
||||
bob node set-attr syslog-ra.psi.ch puppet_group=logging
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user