mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
fixed ordering
This commit is contained in:
parent
546dd8514a
commit
26aed1554a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,5 +8,6 @@ class profile::base {
|
|||
package { $pip_packages:
|
||||
ensure => 'latest',
|
||||
provider => 'pip',
|
||||
require => Package['python'],
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue