nagios: use dsa-check-systemd-services instead of systemctl is-system-running
[mirror/dsa-puppet.git] / Gemfile
1 source ENV['GEM_SOURCE'] || 'https://rubygems.org'
2
3 gem 'puppet', '~> 4.8'
4 gem 'r10k'
5 gem 'ruby-ldap'
6
7 group :octocatalog, optional: true do
8   gem 'octocatalog-diff'
9 end