Skip to content

lboynton/puppet-r1soft-cdp-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Idera (formerly R1Soft) CDP Agent module

Tested on Debian 7.0, CentOS 6 and Ubuntu 12.04.2 LTS.

Build Status

Usage

Simply specify the IP address or hostname of the CDP master to the key_server parameter.

class { 'serverbackup_cdp_agent':
	key_server => 'http://192.168.0.25:8080',
}

Alternatively you can also specify the key directly.

class { 'serverbackup_cdp_agent':
	key => 'xxxxxxxxx',
}

Add ensure => latest as a class parameter to keep the agent up to date.

About

Puppet module to set up Idera (formerly R1Soft) CDP agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •