blob: 26ed00a4f69cc4665b9d6ed8ecb52cdc03a298c5 [file] [log] [blame]
require 'puppetlabs_spec_helper/module_spec_helper'
DEBIAN_OS = %w(Ubuntu Debian)
REDHAT_OS = %w(RedHat CentOS Fedora Amazon Scientific)
ALL_OS = DEBIAN_OS + REDHAT_OS