battery, puppet fixes
This commit is contained in:
parent
76c086e502
commit
58bf0312c0
4 changed files with 36 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ package {
|
|||
ensure => "installed"
|
||||
}
|
||||
|
||||
$pip_packages = ["flake8", "tornado"]
|
||||
$pip_packages = ["flake8", "jedi", "tornado"]
|
||||
|
||||
package {
|
||||
$pip_packages :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue