Update docs a bit for projects example
This commit is contained in:
parent
58f0f874e2
commit
cbb0b65464
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ simple project manifest example:
|
|||
|
||||
```puppet
|
||||
class projects::boxen {
|
||||
include qt # requires the qt module in Puppetfile
|
||||
|
||||
$dir = "${boxen::config::srcdir}/boxen"
|
||||
|
||||
repository { $dir:
|
||||
|
|
Loading…
Reference in a new issue