Skip to content

Instantly share code, notes, and snippets.

@jskarpe
Created February 15, 2017 12:24
Show Gist options
  • Save jskarpe/9bf4046091423f62bcd3ed723163e46c to your computer and use it in GitHub Desktop.
Save jskarpe/9bf4046091423f62bcd3ed723163e46c to your computer and use it in GitHub Desktop.
stage { 'last': }
Stage['main'] -> Stage['last']
class { 'apache2': }
class { 'monitoring':
stage => last
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment