Resource Type: jboss_securitydomain

Defined in:
lib/puppet/type/jboss_securitydomain.rb
Providers:
jbosscli

Overview

Security-domain configuration for JBoss Application Sever

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • code

    code for JBOSS security-domain

  • codeflag

    codeflag for JBOSS security-domain

  • controller

    Domain controller host:port address

  • ctrlpasswd

    A password to be used to connect to controller

  • ctrluser

    A user name to connect to controller

  • moduleoptions

    module-options given as a table

  • name (namevar)

    “”

  • profile (defaults to: full)

    The JBoss profile name

  • provider

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

  • retry (defaults to: 3)

    Number of retries.

  • retry_timeout (defaults to: 1)

    Retry timeout in seconds

  • runasdomain (defaults to: true)

    Run server in domain mode