Skip to content

Instantly share code, notes, and snippets.

@ttyS0
Created December 28, 2015 15:47
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 ttyS0/b20e1ac99fca0f75aba3 to your computer and use it in GitHub Desktop.
Save ttyS0/b20e1ac99fca0f75aba3 to your computer and use it in GitHub Desktop.
CFEngine Config Template
###############################################################################
#
# filename.cf
#
# File Title ( wiki link )
#
# This lists the promises in their order of operation.
#
###############################################################################
bundle agent category_filename
{
meta:
vars:
defaults:
classes:
users:
files:
packages:
guest_environments:
methods:
processes:
services:
commands:
storage:
databases:
reports:
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment