Puppet Class: foreman::plugin::proxmox

Defined in:
manifests/plugin/proxmox.pp

Overview

Foreman Proxmox plugin



2
3
4
5
# File 'manifests/plugin/proxmox.pp', line 2

class foreman::plugin::proxmox {
  foreman::plugin { 'fog_proxmox':
  }
}