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-4.28.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.27.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.27.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.26.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.25.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.24.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.23.2 acceptance/fixtures/module/manifests/init.pp
beaker-4.23.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.23.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.22.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.22.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.21.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.20.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.19.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.18.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.17.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.16.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.15.0 acceptance/fixtures/module/manifests/init.pp
beaker-4.14.1 acceptance/fixtures/module/manifests/init.pp
beaker-4.14.0 acceptance/fixtures/module/manifests/init.pp