Appendix A. Settings Parameters
This section further describes some parameters in the Administer > Settings page.
Provisioning tab:
- Type of name generator
-
Specifies the method used to generate a host name when creating a new host. The default
Random-based
option generates an unique random host name which you can but do not have to use. This is useful for users who create many hosts and do not know how to name them. TheMAC-based
option is for bare-metal hosts only. If you delete a host and create it later on, it receives the same host name based on the MAC address. This can be useful for users who recycle servers and want them to always get the same host name. TheOff
option disables the name generator function and leaves the host name field blank. - Safemode rendering
-
Enables safe mode rendering of provisioning templates. The default and recommended option
Yes
denies the access to variables and any object that is not whitelisted within Satellite. When set toNo
, any object may be accessed by a user with permission to use templating features, either via editing of templates, parameters or smart variables. This permits users full remote code execution on Satellite Server, effectively disabling all authorization. This is not a safe option, especially in bigger companies.
General tab:
- Fix DB cache
-
Satellite maintains a cache of permissions and roles. When set to
Yes
, Satellite recreates this cache on the next restart. The default option isNo
. - Use Gravatar
-
When set to
Yes
, Satellite displays user avatars by matching the user email address with an email address at https://gravatar.com. The default and for security reasons recommended option isNo
.