Skip to content

Commit

Permalink
feat(oracle): add InSpec supports node anchor including oracle
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Jun 23, 2020
1 parent c243c51 commit 43becd7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,17 @@ ssf_node_anchors:
- suse
- freebsd
- arch
supports_all_including_oracle: &supports_all_including_oracle
- debian
- ubuntu
- centos
- fedora
- opensuse
- suse
- freebsd
- amazon
- oracle
- arch
provisioner:
dependencies_epel: &dependencies_epel
- name: 'epel'
Expand Down

0 comments on commit 43becd7

Please sign in to comment.