Libraries
»
puppet-openvox_bootstrap
(0.4.0)
»
Index (i)
»
Puppet Tasks
»
install
Puppet Task: install
Defined in:
tasks/install.json,
tasks/install.rb
Overview
Installs an openvox package. By default, this will be the latest openvox-agent from the latest collection.
Parameters
package
(String[1])
— The name of the package to install.
version
(Optional[String])
— The version of the openvox-agent package to install. Defaults to latest.
collection
(Optional[String])
— The openvox collection to install from.
apt_source
(Optional[String])
— The apt source repository to retrieve deb packages from.
yum_source
(Optional[String])
— The yum source repository to retrieve rpm packages from.