cerner/cerner_splunk

View on GitHub
recipes/default.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

# Cookbook Name:: cerner_splunk
# Recipe:: default
#
# Default recipe. Alias of the (universal) forwarder since that's the 95% case.

include_recipe 'cerner_splunk::forwarder'