components/puppet/puppet.p5m
changeset 1474 97927b6c1ece
parent 1409 9db4ba32e740
child 1505 750c1a0a43d2
equal deleted inserted replaced
1473:087706a66676 1474:97927b6c1ece
    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 \
    34 set name=com.oracle.info.description \
    35     value="Puppet, a configuration management toolkit"
    35     value="Puppet, a configuration management toolkit"
    36 set name=com.oracle.info.tpno value=13858
    36 set name=com.oracle.info.tpno value=14695
    37 set name=info.classification \
    37 set name=info.classification \
    38     value="org.opensolaris.category.2008:System/Administration and Configuration"
    38     value="org.opensolaris.category.2008:System/Administration and Configuration"
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=org.opensolaris.arc-caseid value=PSARC/2013/005 value=PSARC/2013/221
    41 set name=org.opensolaris.arc-caseid value=PSARC/2013/005 value=PSARC/2013/221 \
       
    42     value=PSARC/2013/288
    42 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 dir  path=etc/puppet owner=puppet group=puppet mode=0755
    44 dir  path=etc/puppet owner=puppet group=puppet mode=0755
    44 file path=etc/puppet/auth.conf owner=puppet group=bin mode=0444
    45 file path=etc/puppet/auth.conf owner=puppet group=bin mode=0444
    45 file files/solaris/lib/puppet/provider/address_object/solaris.rb \
    46 file files/solaris/lib/puppet/provider/address_object/solaris.rb \
    46     path=etc/puppet/modules/solaris/lib/puppet/provider/address_object/solaris.rb \
    47     path=etc/puppet/modules/solaris/lib/puppet/provider/address_object/solaris.rb \
   304 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/file.rb
   305 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/file.rb
   305 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/modules.rb
   306 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/modules.rb
   306 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/plugins.rb
   307 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/mount/plugins.rb
   307 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_helper.rb
   308 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_helper.rb
   308 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_selector.rb
   309 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_serving/terminus_selector.rb
       
   310 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_system.rb
       
   311 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/file_system/path_pattern.rb
   309 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge.rb
   312 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge.rb
   310 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/cache.rb
   313 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/cache.rb
   311 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/errors.rb
   314 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/errors.rb
   312 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/repository.rb
   315 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/forge/repository.rb
   313 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector.rb
   316 file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector.rb