Resource Type: cfweb_app

Defined in:
lib/puppet/type/cfweb_app.rb
Providers:
cfweb

Overview

DO NOT USE DIRECTLY.

Properties

  • app_name
  • cpu_weight
  • ensure (defaults to: absent)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • io_weight
  • misc
  • service_name
  • site
  • site_dir
  • type
  • user

Parameters

  • name (namevar)
  • provider

    The specific backend to use for this ‘cfweb_app` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.