# HG changeset patch # User Drew Fisher # Date 1363727815 21600 # Node ID aa9ac448f3e624c10038da89123b8464b6922811 # Parent 28d011526d15930293bef7dfc99d0620ba1d255c 16480077 Update Puppet to 3.1.1 16479671 problem in UTILITY/PUPPET diff -r 28d011526d15 -r aa9ac448f3e6 components/puppet/Makefile --- a/components/puppet/Makefile Tue Mar 19 11:51:47 2013 -0700 +++ b/components/puppet/Makefile Tue Mar 19 15:16:55 2013 -0600 @@ -23,12 +23,12 @@ include ../../make-rules/shared-macros.mk COMPONENT_NAME= puppet -COMPONENT_VERSION= 3.0.1 +COMPONENT_VERSION= 3.1.1 COMPONENT_PROJECT_URL= http://puppetlabs.com/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:5e4d0cfdd6989faf4f6c5c76c0d3bcfa0364e380549be1a2f7c3abd22b0b562b + sha256:4401f6388bb96b1301a107f247af6fa558127d78467bb5cef1a1e0ff66b4463d COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)downloads/puppet/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/puppet diff -r 28d011526d15 -r aa9ac448f3e6 components/puppet/puppet.p5m --- a/components/puppet/puppet.p5m Tue Mar 19 11:51:47 2013 -0700 +++ b/components/puppet/puppet.p5m Tue Mar 19 15:16:55 2013 -0600 @@ -31,8 +31,9 @@ set name=pkg.summary value="Puppet - configuration management toolkit" set name=pkg.description \ 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.' -set name=com.oracle.info.description value="Puppet, a configuration management toolkit" -set name=com.oracle.info.tpno value=11612 +set name=com.oracle.info.description \ + value="Puppet, a configuration management toolkit" +set name=com.oracle.info.tpno value=12890 set name=info.classification \ value="org.opensolaris.category.2008:System/Administration and Configuration" set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) @@ -256,6 +257,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/data_binding/none.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/direct_file_server.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/envelope.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/errors.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/exec.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/face.rb dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/facts @@ -315,6 +317,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/plain.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/rest.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/store_configs.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/write_only_yaml.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/node/yaml.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/none.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/plain.rb @@ -329,6 +332,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/ral.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/rest.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/store_configs.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource/validator.rb dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/indirector/resource_type/parser.rb @@ -561,7 +565,6 @@ dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/host file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/host/parsed.rb dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/interface -file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/interface/base.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/interface/cisco.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/ldap.rb dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/provider/macauthorization @@ -720,6 +723,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/base_setting.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/boolean_setting.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/config_file.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/directory_setting.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/duration_setting.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/errors.rb @@ -727,6 +731,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/path_setting.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/string_setting.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/terminus_setting.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/settings/value_translator.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/simple_graph.rb dir path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl.rb @@ -738,6 +743,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_factory.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_request.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_revocation_list.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/certificate_signer.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/configuration.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/digest.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/ssl/host.rb @@ -934,6 +940,7 @@ file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/process.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/registry.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/security.rb +file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/sid.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/windows/user.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/util/zaml.rb file path=usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/puppet/version.rb @@ -946,6 +953,7 @@ dir path=usr/share/man/man5 file path=usr/share/man/man5/puppet.conf.5 dir path=usr/share/man/man8 +file path=usr/share/man/man8/extlookup2hiera.8 file path=usr/share/man/man8/puppet-agent.8 file path=usr/share/man/man8/puppet-apply.8 file path=usr/share/man/man8/puppet-ca.8