Skip to content

MattMacGillivray/puppet-hyperic

 
 

Repository files navigation

puppet-hyperic

Build Status

####Table of Contents

  1. Overview - What is the Hyperic module?

##Overview The vFabric Hyperic module allows you to install and configure the vFabric Hyperic agent with minimal effort.

##Setup/Example

Default (basic default, best used with hiera to provide data)

include hyperic::agent

Slightly more complicated

class { 'hyperic::agent':
  use_vmware_repo =>  true,
  setup_server    =>  'hyperic.server.local',
  java_home       =>  '/usr/java/latest,
}

About

Puppet module for VMWare vFabric Hyperic

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 38.8%
  • Ruby 31.4%
  • Puppet 22.6%
  • Shell 5.8%
  • Gherkin 1.4%