Commit ee7e49bd authored by Scotty Logan's avatar Scotty Logan
Browse files

cleaned up empty yaml files

parent 505bb1d4
Loading
Loading
Loading
Loading

data/Darwin/Darwin/16.yaml

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
# data/Darwin/Darwin/16.yaml
# defaults for Darwin 16.x (macos Sierra) systems
---

data/Debian/Debian/8.yaml

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
# data/Debian/Debian/8.yaml
# defaults for Debian 8.x (jessie) systems
---

data/RedHat/CentOS.yaml

deleted100644 → 0
+0 −10
Original line number Diff line number Diff line
# data/RedHat/CentOS.yaml
# defaults for CentOS systems
---
base::packages::sources:
  ossec:
    name: OSSEC Repo
    enabled: 1
    mirrorlist: http://updates.atomicorp.com/channels/mirrorlist/atomic/centos-$releasever-$basearch
    gpgcheck: 1
    gpgkey: https://www.atomicorp.com/RPM-GPG-KEY.atomicorp.txt https://www.atomicorp.com/RPM-GPG-KEY.atomicorp.txt

data/RedHat/OracleLinux.yaml

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
# data/RedHat/OracleLinux.yaml
# defaults for Oracle Linux systems
---