Loading Puppetfile 0 → 100755 +9 −0 Original line number Diff line number Diff line #!/usr/bin/env ruby #^syntax detection forge "https://forge.puppetlabs.com" mod 'suet-ossec', :git => 'https://code.stanford.edu/et-puppet/ossec.git', :ref => 'master' data/Debian.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ base::packages::install: - isc-dhcp-client - manpages - openssh-client - ossec-hids - python-setuptools - vim-tiny - xz-utils Loading data/Debian/Debian.yaml +0 −6 Original line number Diff line number Diff line Loading @@ -23,9 +23,3 @@ base::packages::sources: location: https://cloudfront.debian.net/debian release: "%{lsbdistcodename}-backports" repos: "main contrib non-free" ossec: comment: "OSSEC APT Repo" location: http://ossec.wazuh.com/repos/apt/debian key: id: 9FE55537D1713CA519DFB85114B9C8DB9A1B1C65 source: http://ossec.wazuh.com/repos/apt/conf/ossec-key.gpg.key data/Debian/Debian/armv7l_8.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ # defaults for Debian 8.x (jessie) armv7l systems (Raspberry Pis) --- base::packages::docker_package: docker-hypriot base::packages::uninstall: - ossec-hids base::packages::sources: main: comment: "Raspbian APT Repo" Loading data/Debian/Ubuntu.yaml +0 −6 Original line number Diff line number Diff line Loading @@ -21,9 +21,3 @@ base::packages::sources: location: http://us.archive.ubuntu.com/ubuntu/ release: "%{lsbdistcodename}-backports" repos: "main restricted universe" ossec: comment: "OSSEC APT Repo" location: http://ossec.wazuh.com/repos/apt/ubuntu key: id: 9FE55537D1713CA519DFB85114B9C8DB9A1B1C65 source: http://ossec.wazuh.com/repos/apt/conf/ossec-key.gpg.key Loading
Puppetfile 0 → 100755 +9 −0 Original line number Diff line number Diff line #!/usr/bin/env ruby #^syntax detection forge "https://forge.puppetlabs.com" mod 'suet-ossec', :git => 'https://code.stanford.edu/et-puppet/ossec.git', :ref => 'master'
data/Debian.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ base::packages::install: - isc-dhcp-client - manpages - openssh-client - ossec-hids - python-setuptools - vim-tiny - xz-utils Loading
data/Debian/Debian.yaml +0 −6 Original line number Diff line number Diff line Loading @@ -23,9 +23,3 @@ base::packages::sources: location: https://cloudfront.debian.net/debian release: "%{lsbdistcodename}-backports" repos: "main contrib non-free" ossec: comment: "OSSEC APT Repo" location: http://ossec.wazuh.com/repos/apt/debian key: id: 9FE55537D1713CA519DFB85114B9C8DB9A1B1C65 source: http://ossec.wazuh.com/repos/apt/conf/ossec-key.gpg.key
data/Debian/Debian/armv7l_8.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,6 @@ # defaults for Debian 8.x (jessie) armv7l systems (Raspberry Pis) --- base::packages::docker_package: docker-hypriot base::packages::uninstall: - ossec-hids base::packages::sources: main: comment: "Raspbian APT Repo" Loading
data/Debian/Ubuntu.yaml +0 −6 Original line number Diff line number Diff line Loading @@ -21,9 +21,3 @@ base::packages::sources: location: http://us.archive.ubuntu.com/ubuntu/ release: "%{lsbdistcodename}-backports" repos: "main restricted universe" ossec: comment: "OSSEC APT Repo" location: http://ossec.wazuh.com/repos/apt/ubuntu key: id: 9FE55537D1713CA519DFB85114B9C8DB9A1B1C65 source: http://ossec.wazuh.com/repos/apt/conf/ossec-key.gpg.key