party
This commit is contained in:
parent
7382ac4b41
commit
70afba61f0
1 changed files with 6 additions and 0 deletions
|
|
@ -8,3 +8,9 @@ package {
|
||||||
$build_essential:
|
$build_essential:
|
||||||
ensure => "installed"
|
ensure => "installed"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$other_makes = ["cmake"]
|
||||||
|
package {
|
||||||
|
$other_makes:
|
||||||
|
ensure => "installed"
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue