Add pre-logon message info

This commit is contained in:
Traci Morrison 2019-08-19 08:48:42 -04:00
parent eebb576dc2
commit a929f43fc0
1 changed files with 7 additions and 0 deletions

View File

@ -234,3 +234,10 @@ Configures iSCSI options for UCP.
| `--storage-iscsi=true` | no | Enables iSCSI based Persistent Volumes in Kubernetes. Default value is `false`. |
| `--iscsiadm-path=<path>` | no | Specifies the path of the iscsiadm binary on the host. Default value is `/usr/sbin/iscsiadm`. |
| `--iscsidb-path=<path>` | no | specifies the path of the iscsi database on the host. Default value is `/etc/iscsi`. |
### pre_logon_message
Configures a pre-logon message.
| Parameter | Required | Description |
|:------------------------|:---------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `pre_logon_message` | no | Sets pre-logon message to alert users before they proceed with login. |