Sha256: a3a790b6fa2f7b0fcb4eb7cb7c5adabd787857bf497cec1c243a5f121de52ab1

Contents?: true

Size: 965 Bytes

Versions: 174

Compression:

Stored size: 965 Bytes

Contents

# == Class: demo
#
# Full description of class demo here.
#
# === Parameters
#
# Document parameters here.
#
# [*sample_parameter*]
#   Explanation of what this parameter affects and what it defaults to.
#   e.g. "Specify one or more upstream ntp servers as an array."
#
# === Variables
#
# Here you should define a list of variables that this module would require.
#
# [*sample_variable*]
#   Explanation of how this variable affects the funtion of this class and if
#   it has a default. e.g. "The parameter enc_ntp_servers must be set by the
#   External Node Classifier as a comma separated list of hostnames." (Note,
#   global variables should be avoided in favor of class parameters as
#   of Puppet 2.6.)
#
# === Examples
#
#  class { 'demo':
#    servers => [ 'pool.ntp.org', 'ntp.local.company.com' ],
#  }
#
# === Authors
#
# Author Name <author@domain.com>
#
# === Copyright
#
# Copyright 2015 Your name here, unless otherwise noted.
#
class demo {


}

Version data entries

174 entries across 174 versions & 1 rubygems

Version Path
beaker-6.4.1 acceptance/fixtures/module/manifests/init.pp
beaker-6.4.0 acceptance/fixtures/module/manifests/init.pp
beaker-6.3.0 acceptance/fixtures/module/manifests/init.pp
beaker-6.2.0 acceptance/fixtures/module/manifests/init.pp
beaker-6.1.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.8.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.42.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.8.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.7.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.41.2 acceptance/fixtures/module/manifests/init.pp
beaker-4.41.1 acceptance/fixtures/module/manifests/init.pp
beaker-5.6.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.41.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.5.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.4.0 acceptance/fixtures/module/manifests/init.pp
beaker-5.3.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.40.2 acceptance/fixtures/module/manifests/init.pp
beaker-5.3.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.40.1 acceptance/fixtures/module/manifests/init.pp
beaker-5.2.0 acceptance/fixtures/module/manifests/init.pp