Skip to content
Snippets Groups Projects
Commit 3cbdb945 authored by Dexter's avatar Dexter
Browse files

missing patches

parent bae122cf
No related branches found
No related tags found
No related merge requests found
From: Pavel Vondruska <dexter.cz@gmail.com>
Date: Sun, Oct 29 09:04:45 2017 +0000
Subject: Duplicate function removed
---
lib/puppet/defaults.rb | 4 ----
1 file changed, 4 deletions(-)
diff --git a/lib/puppet/defaults.rb b/lib/puppet/defaults.rb
index a37cfe4..b633811 100644
--- a/lib/puppet/defaults.rb
+++ b/lib/puppet/defaults.rb
@@ -463,10 +463,6 @@ module Puppet
:default => "stomp",
:desc => "Which type of queue to use for asynchronous processing.",
},
- :queue_type => {
- :default => "stomp",
- :desc => "Which type of queue to use for asynchronous processing.",
- },
:queue_source => {
:default => "stomp://localhost:61613/",
:desc => "Which type of queue to use for asynchronous processing. If your stomp server requires
--- a/debian/control 2017-05-23 20:35:37.000000000 +0000
+++ b/debian/control 2017-10-29 09:10:38.511240295 +0000
@@ -8,7 +8,7 @@
dh-systemd,
facter,
rake,
- ruby-hiera,
+ hiera,
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-puppet/puppet.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-puppet/puppet.git
@@ -21,20 +21,20 @@
adduser,
facter,
ruby-augeas,
- ruby-hiera,
+ hiera,
lsb-base,
ruby | ruby-interpreter,
ruby-safe-yaml,
ruby-shadow,
- sysv-rc | file-rc,
+ init-system-helpers,
Recommends:
debconf-utils,
lsb-release,
ruby-rgen,
ruby-selinux,
Suggests: ruby-rrd | librrd-ruby
-Breaks: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), ruby-hiera-puppet
-Replaces: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), ruby-hiera-puppet
+Breaks: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), hiera-puppet
+Replaces: puppet (<< 2.7.5-3), puppetmaster (<< 0.25.4-1), hiera-puppet
Description: configuration management system
Puppet is a server automation tool. It is composed of a declarative
language for expressing system configuration, a client and server for
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment