diff options
Diffstat (limited to 'packages/carp.xml')
-rw-r--r-- | packages/carp.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 40e789fe..2f60836a 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -50,6 +50,12 @@ <type>input</type> </field> <field> + <fielddescr>Password</fielddescr> + <fieldname>password</fieldname> + <description>Enter the VHID group password.</description> + <type>password</type> + </field> + <field> <fielddescr>Virtual IP Netmask</fielddescr> <fieldname>netmask</fieldname> <description>Enter the IP Address's netmask that you would like to share on both machines</description> |