Host class

From techdocs
Revision as of 12:26, 14 Haziran 2022 by Plinich (talk | contribs) (Created page with "Host classes for each host may be set in <code>[[hostlist.csv]</code> or may be set in <code>config.inc</code>. Host classes set in <code>hostlist.csv</code> are available to both host generator scripts and to cfengine promises. Host classes set in <code>config.inc</code> are not available to host generator scripts. {| !Class name !Where specified !Description |- |userlogin |<code>config.inc</code> |Indicates that ordinary users will log in to this host...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Host classes for each host may be set in [[hostlist.csv] or may be set in config.inc.

Host classes set in hostlist.csv are available to both host generator scripts and to cfengine promises. Host classes set in config.inc are not available to host generator scripts.

Class name Where specified Description
userlogin config.inc Indicates that ordinary users will log in to this host. Typically set for lab computers, login servers and VLAB servers.