Issue #1385 has been reported by nico.
----------------------------------------
Bug #1385: Documentation needs clarification
http://reductivelabs.com/redmine/issues/show/1385
Author: nico
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Keywords:
Complexity: Unknown
Patch: None
Affected version: 0.24.4
The documentation page TypeReference talks about features that "package" has,
but I can't find anywhere in the docs something saying clearly that the
following codes will install/or upgrade packages.
<pre>
package { "asterisk": ensure => installed }
</pre>
or
<pre>
package { "asterisk": ensure => present }
</pre>
or
<pre>
package { "asterisk": ensure => lastest }
</pre>
I think it should be mentionned that it will perform actions (and then avoid
some mistakes :)
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---