Fix annotation of the ensure parameter
Change-Id: I4fad09df5349d550d53191ef5aaeffda0002d69c
This commit is contained in:
parent
093eeb5ecf
commit
a64faf3c74
@ -1,9 +1,10 @@
|
||||
#
|
||||
# Installs the aodh python library.
|
||||
# Installs the aodh python client.
|
||||
#
|
||||
# == parameters
|
||||
# [*ensure*]
|
||||
# ensure state for pachage.
|
||||
# (optional) Ensure state of the package.
|
||||
# Defaults to 'present'.
|
||||
#
|
||||
class aodh::client (
|
||||
$ensure = 'present'
|
||||
|
Loading…
Reference in New Issue
Block a user