Skip to content

Instantly share code, notes, and snippets.

@mech422
Created March 15, 2017 18:46
Show Gist options
  • Save mech422/e3428c9cf9b3833ec625730c052f65cb to your computer and use it in GitHub Desktop.
Save mech422/e3428c9cf9b3833ec625730c052f65cb to your computer and use it in GitHub Desktop.
---
#
- include: pre.yml
tags: pre, glance, glance:pre
- include: repos.yml
tags: repos, glance, glance:repos
- include: pkgs.yml
tags: pkgs, glance, glance:pkgs
- include: setup.yml
tags: setup, glance, glance:setup
- include: logging.yml
tags: logging, glance, glance:logging
- include: config.yml
tags: config, glance, glance:config
- include: init.yml
tags: init, glance, glance:init
- include: monitoring.yml
tags: monitoring, glance, glance:monitoring
- include: post.yml
tags: post, glance, glance:post
- include: clean.yml
tags: clean, glance:clean, purge, glance:purge
- include: purge.yml
tags: purge, glance:purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment