--- /dev/null
+[icinga]
+name=ICINGA (stable release for epel)
+baseurl=https://repo01.pixelpark.com/Linux/yum/icinga
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/icinga2.gpg
+
+# vim: filetype=dosini
--- /dev/null
+[pixelpark]
+name=pixelpark
+baseurl=https://repo01.pixelpark.com/Linux/yum/pixelpark/$releasever
+enabled=0
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/pixelpark.gpg
+
+# vim: filetype=dosini
--- /dev/null
+[prometheus]
+name=Prometheus Lest Repo
+baseurl=https://repo01.pixelpark.com/Linux/yum/prometheus/
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/gpg/prometheus.gpg
+
+# vim: filetype=dosini
--- /dev/null
+[puppet]
+name=Puppet Repository el $releasever - $basearch
+baseurl=https://repo01.pixelpark.com/Linux/yum/puppetlabs/puppet5/el/$releasever/$basearch
+enabled=1
+gpgcheck=1
+gpgkey=https://repo01.pixelpark.com/Linux/yum/puppetlabs/RPM-GPG-KEY-puppetlabs
+
+# vim: filetype=dosini