Documentation fixes

This commit is contained in:
Paul Markham 2015-07-11 10:08:51 +10:00
parent 69f330ff97
commit 80d959f937

View file

@ -71,7 +71,6 @@ options:
required: false required: false
default: null default: null
config: config:
required: false
description: description:
- 'The zonecfg configuration commands for this zone. See zonecfg(1M) for the valid options - 'The zonecfg configuration commands for this zone. See zonecfg(1M) for the valid options
and syntax. Typically this is a list of options separated by semi-colons or new lines, e.g. and syntax. Typically this is a list of options separated by semi-colons or new lines, e.g.
@ -79,19 +78,17 @@ options:
required: false required: false
default: empty string default: empty string
create_options: create_options:
required: false
description: description:
- 'Extra options to the zonecfg(1M) create command.' - 'Extra options to the zonecfg(1M) create command.'
required: false required: false
default: empty string default: empty string
install_options: install_options:
required: false
description: description:
- 'Extra options to the zoneadm(1M) install command. To automate Solaris 11 zone creation, - 'Extra options to the zoneadm(1M) install command. To automate Solaris 11 zone creation,
use this to specify the profile XML file, e.g. install_options="-c sc_profile.xml"' use this to specify the profile XML file, e.g. install_options="-c sc_profile.xml"'
required: false required: false
default: empty string
attach_options: attach_options:
required: false
description: description:
- 'Extra options to the zoneadm attach command. For example, this can be used to specify - 'Extra options to the zoneadm attach command. For example, this can be used to specify
whether a minimum or full update of packages is required and if any packages need to whether a minimum or full update of packages is required and if any packages need to