2 more types for issue 131

This commit is contained in:
Daniel Heule 2014-02-08 22:06:27 +01:00
parent 423001b702
commit f3172fda95
8 changed files with 6 additions and 4 deletions

View File

@ -16,7 +16,7 @@ This type is used on FreeBSD to manage jails.
REQUIRED PARAMETERS
-------------------
state::
Either "present" or "absent."
Either "present" or "absent", defaults to "present".
jailbase::
The location of the .tgz archive containing the base fs for your jails.

View File

@ -0,0 +1 @@
present

View File

@ -5,3 +5,4 @@ interface
devfs-ruleset
jaildir
jailbase
state

View File

@ -1 +0,0 @@
state

View File

@ -20,7 +20,7 @@ user::
gemset::
The gemset to use
state::
Either "present" or "absent"
Either "present" or "absent", defaults to "present".
OPTIONAL PARAMETERS
-------------------

View File

@ -0,0 +1 @@
present

View File

@ -1 +1,2 @@
default
state

View File

@ -1,3 +1,2 @@
state
gemset
user