Signed-off-by: James Turnbull <[email protected]>
---
 lib/puppet/external/nagios/base.rb |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/lib/puppet/external/nagios/base.rb 
b/lib/puppet/external/nagios/base.rb
index 5185c92..69c2c6a 100755
--- a/lib/puppet/external/nagios/base.rb
+++ b/lib/puppet/external/nagios/base.rb
@@ -423,9 +423,10 @@ class Nagios::Base
     end
 
     newtype :serviceescalation do
-        setparameters :host_name, :hostgroup_name, :service_description, 
:contacts,
-            :contact_groups, :first_notification, :last_notification,
-            :notification_interval, :escalation_period, :escalation_options,
+        setparameters :host_name, :hostgroup_name, :servicegroup_name,
+            :service_description, :contacts, :contact_groups,
+            :first_notification, :last_notification, :notification_interval,
+            :escalation_period, :escalation_options,
             :register, :use,
             :_naginator_name
 
-- 
1.6.0.6


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to