components/puppet/puppet.p5m
changeset 1205 6c6c27bcf9ac
parent 1198 f9a4100102d8
child 1224 aa9ac448f3e6
equal deleted inserted replaced
1204:c8e9f85492a3 1205:6c6c27bcf9ac
    29 set name=pkg.fmri \
    29 set name=pkg.fmri \
    30     value=pkg:/system/management/puppet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/system/management/puppet@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary value="Puppet - configuration management toolkit"
    31 set name=pkg.summary value="Puppet - configuration management toolkit"
    32 set name=pkg.description \
    32 set name=pkg.description \
    33     value='Puppet is a flexible, customizable framework designed to help system administrators automate the many repetitive tasks they regularly perform. As a declarative, model-based approach to IT automation, it lets you define the desired state - or the "what" - of your infrastructure using the Puppet configuration language. Once these configurations are deployed, Puppet automatically installs the necessary packages and starts the related services, and then regularly enforces the desired state.'
    33     value='Puppet is a flexible, customizable framework designed to help system administrators automate the many repetitive tasks they regularly perform. As a declarative, model-based approach to IT automation, it lets you define the desired state - or the "what" - of your infrastructure using the Puppet configuration language. Once these configurations are deployed, Puppet automatically installs the necessary packages and starts the related services, and then regularly enforces the desired state.'
       
    34 set name=com.oracle.info.description value="Puppet, a configuration management toolkit"
       
    35 set name=com.oracle.info.tpno value=11612
    34 set name=info.classification \
    36 set name=info.classification \
    35     value="org.opensolaris.category.2008:System/Administration and Configuration"
    37     value="org.opensolaris.category.2008:System/Administration and Configuration"
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/005
    40 set name=org.opensolaris.arc-caseid value=PSARC/2013/005