Skip to content

Instantly share code, notes, and snippets.

@maxmanders
Created April 13, 2015 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maxmanders/7fd0e9b3a2a77996f28e to your computer and use it in GitHub Desktop.
Save maxmanders/7fd0e9b3a2a77996f28e to your computer and use it in GitHub Desktop.
---
driver:
name: vagrant
customize:
memsize: 2048
numvcpus: 2
provisioner:
name: chef_zero
platforms:
- name: ubuntu-14.04-server-amd64
suites:
- name: default
run_list:
- recipe[splunk]
attributes:
splunk:
heavy_forwarder_roles:
- "splunk-heavy-forwarder"
index: "client-testing"
universal_forwarder_roles:
- "splunk-forwarder"
receiver_port: 9998
indexer_name: "somehost.example.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment