Skip to content

Instantly share code, notes, and snippets.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>org.observium.agent</string>
<key>OnDemand</key>
<true/>
<key>ProgramArguments</key>
<array>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>org.observium.agent</string>
<key>OnDemand</key>
<true/>
<key>ProgramArguments</key>
<array>
{
"title": "Threat Detection",
"services": {
"query": {
"list": {
"0": {
"query": "*IPS",
"alias": "",
"color": "#7EB26D",
"id": 0,
{
"title": "Threat Detection",
"services": {
"query": {
"list": {
"0": {
"query": "*IPS",
"alias": "",
"color": "#7EB26D",
"id": 0,
{
"title": "Logstash Search",
"services": {
"query": {
"list": {
"0": {
"query": "*crashplan",
"alias": "",
"color": "#7EB26D",
"id": 0,
<key>Process</key>
<array>
<dict>
<key>Processor</key>
<string>Unarchiver</string>
<key>arguments</key>
<dict>
<key>archive_format</key>
<string>zip</string>
<key>archive_path</key>
munki:Tower admin$ autopkg run -vvvv com.github.rickheil.psautopkg.munki.Tower
Processing com.github.rickheil.psautopkg.munki.Tower...
Failed.
Receipt written to /tmp/receipts/com.github.rickheil.psautopkg.munki-receipt-20150512-171504.plist
The following recipes failed:
com.github.rickheil.psautopkg.munki.Tower
DmgCreator requires missing argument dmg_root
Nothing downloaded, packaged or imported.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Description</key>
<string>Downloads latest version of Tower and imports into a Munki repo.</string>
<key>Identifier</key>
<string>com.github.rickheil.psautopkg.munki.Tower</string>
<key>Input</key>
<dict>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SupportedBoardIds</key>
<array>
<string>Mac-031B6874CF7F642A</string>
<string>Mac-F2268DC8</string>
<string>Mac-F22587C8</string>
<string>Mac-50619A408DB004DA</string>
include apt
include '::mongodb::server'
include 'elasticsearch'
class {'graylog2::repo':
version => '1.1'
} ->
class {'graylog2::server':
password_secret => '64-char-secret-here',
root_password_sha2 => 'sha256-hash-of-your-password-here',