Sha256: c67ac6e7e177065b9d890acc9b4cb30072781b4442f9486a39d4c384e8191c56

Contents?: true

Size: 247 Bytes

Versions: 2

Compression:

Stored size: 247 Bytes

Contents

# # Sunburst Webserver
#
# Runs a basic webserver that serves a clock on port 8080
#
# **OS:** RedHat
#
# ## Services
#
# ### Clock
#
# Protocol: HTTP
# Port: `8080`
class role::clock {
  include ::profile::base
  include ::profile::polar_clock
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
onceover-4.0.0 spec/fixtures/controlrepos/puppet_controlrepo/site-modules/role/manifests/clock.pp
onceover-3.22.0 spec/fixtures/controlrepos/puppet_controlrepo/site-modules/role/manifests/clock.pp