Blob Blame History Raw
diff -up firewalld-0.3.9/config/services/RH-Satellite-6.xml.RHBZ#1135634 firewalld-0.3.9/config/services/RH-Satellite-6.xml
--- /dev/null	2014-09-30 00:41:25.054211001 +0200
+++ firewalld-0.3.9/config/services/RH-Satellite-6.xml	2014-09-30 00:39:51.010893372 +0200
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<service>
+  <short>Red Hat Satellite 6</short>
+  <description>Red Hat Satellite 6 is a systems management server that can be used to configure new systems, subscribe to updates, and maintain installations in distributed environments.</description>
+  <port protocol="tcp" port="80"/>
+  <port protocol="tcp" port="443"/>
+  <port protocol="tcp" port="5671"/>
+  <port protocol="tcp" port="8140"/>
+  <port protocol="tcp" port="8080"/>
+  <port protocol="tcp" port="9090"/>
+</service>