Resource Type: f5_devicegroup
- Defined in:
 - lib/puppet/type/f5_devicegroup.rb
 
- Providers:
 - 
      
        rest
 
Overview
Manage device group objects
Properties
- 
      auto_sync
      
      
      
auto_sync. Valid values are ‘enabled’ or ‘disabled’.
 - description
 - 
      devicegroup_type
      
      
      
Group type. Valid values are ‘sync-only’ or ‘sync-failover’.
Supported values:- sync-only
 - sync-failover
 
 - 
      devices
      
      
      
Devices that this dg resource is bound to.
 - 
      ensure
      
       (defaults to: present)
      
      
      
The basic property that the resource should be in.
Supported values:- present
 - absent
 
 
Parameters
- name (namevar)
 - 
      provider
      
      
      
The specific backend to use for this ‘f5_devicegroup` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.