puppet-ethercalc/spec/acceptance/fixtures/ethercalc.pp

6 lines
90 B
Puppet

$source_dir = '/opt/openstack-health'
include ethercalc::redis
class { '::ethercalc': }