blob: 6d3a63892763aebd53ba75d8d5e5bf5c5c213662 (
plain)
1
2
3
4
5
6
7
8
|
---
tags:
- puppet
---
Controls order of execution.
Classes & defined type **contain** resources.
Resources are automatically contained, classes only when declared with `contain` keyword.
|