improve AFS documentation
This commit is contained in:
@@ -8,6 +8,7 @@ Parameters
|
||||
----------
|
||||
|
||||
============== ======== ===================================
|
||||
enable_afs bool hiera('softioc::enable_afs', false)
|
||||
local_homes bool hiera('softioc::local_homes')
|
||||
mount_root string hiera('softioc::mount_root')
|
||||
mounts hash hiera_hash('softioc::mounts', {})
|
||||
@@ -16,6 +17,12 @@ users array hiera('softioc::users', [])
|
||||
============== ======== ===================================
|
||||
|
||||
|
||||
``enable_afs``
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Configures AFS access and pmodule.
|
||||
|
||||
|
||||
``local_homes``
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@ Parameters
|
||||
**Name** **Type** **Default**
|
||||
----------------- --------- ----------------------------------------
|
||||
banner_message string See ``common.yaml``
|
||||
enable_afs bool hiera('workstation::enable_afs', true)
|
||||
favorites array See ``common.yaml``
|
||||
keyboard_layouts array See ``common.yaml``
|
||||
local_homes bool false
|
||||
@@ -36,6 +37,11 @@ timedlogin_user string hiera('workstation::timedlogin_user')
|
||||
|
||||
A message displayed on the login screen.
|
||||
|
||||
``enable_afs``
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
Configures AFS access and pmodule.
|
||||
|
||||
|
||||
``favorites``
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user