snap_conf
: Manage snap configuration both system wide and snap specific.
The snap class.
The following parameters are available in the snap
class:
Data type: String[1]
The state of the snapd package.
Default value: 'installed'
Data type: Enum['stopped', 'running']
The state of the snapd service.
Default value: 'running'
Data type: Boolean
Run the system service on boot.
Default value: true
Data type: String[1]
The state of the snap core
.
Default value: 'installed'
Data type: Boolean
Whether we should manage EPEL repo or not.
Default value: false
Data type: Enum['present', 'installed', 'absent']
The state of net_http_unix gem.
Default value: 'installed'
Manage snap configuration both system wide and snap specific.
The following properties are available in the snap_conf
type.
Valid values: present
, absent
The desired state of the snap configuration.
Default value: present
The following parameters are available in the snap_conf
type.
Name of configuration option.
Default value: ''
namevar
An unique name for this define.
The specific backend to use for this snap_conf
resource. You will seldom need to specify this --- Puppet will usually
discover the appropriate provider for your platform.
The snap to configure the value for. This can be the reserved name system for system wide configurations.
Default value: ''
Value of configuration option.