mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
workaround for bug in provider
This commit is contained in:
parent
99169f54ba
commit
10a62d5c2c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ class profile::mac {
|
||||||
]
|
]
|
||||||
|
|
||||||
package { $homebrew_packages:
|
package { $homebrew_packages:
|
||||||
ensure => 'latest',
|
ensure => 'installed',
|
||||||
provider => 'brew',
|
provider => 'brew',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue