Skip to content

Commit

Permalink
Merge pull request #2 from mattray/rhel
Browse files Browse the repository at this point in the history
Use Red Hat family instead of specific versions of CentOS
  • Loading branch information
tas50 authored Jan 15, 2019
2 parents f4534bc + c1af3d7 commit 139ae1b
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions inspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ copyright: Chef Software, Inc.
copyright_email: [email protected]
license: Apache 2.0
summary: An InSpec Compliance Profile
version: 0.1.0
version: 0.1.1

# Initial testing and development of this profile is based on the
# chef-server cookbook and its supported platforms.
Expand All @@ -16,23 +16,8 @@ supports:
release: 14.04
- os-name: ubuntu
release: 12.04
- os-name: centos
release: 7.3.1611
- os-name: centos
release: 6.8
- platform-family: redhat
# not yet for the PoC, but let's fill this in for now so we don't have to type it all later.
# - os-name: redhat
# release: 7
# - os-name: redhat
# release: 6
# - os-name: redhat
# release: 5
# - os-name: centos
# release: 5.0
# - os-name: oracle
# release: 6
# - os-name: oracle
# release: 5
# - os-name: suse
# release: 11.4
# - os-name: suse
Expand Down

0 comments on commit 139ae1b

Please sign in to comment.