Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emmapeel
puppet-tails
Commits
9ddccdb2
Commit
9ddccdb2
authored
Jul 18, 2020
by
intrigeri
Browse files
Cleanup
parent
10430937
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/tester.pp
View file @
9ddccdb2
...
...
@@ -24,12 +24,6 @@ class tails::tester (
'libvpx4'
,
]
# XXX: remove once deployed
package
{
[
'libsikuli-script-java'
,
'libsikulixapi-java'
,
'libsikulixapi-jni'
]:
ensure
=>
purged
}
$python_opencv_packages
=
$::lsbdistcodename
?
{
stretch
=>
[
'python-opencv'
,
'python-pil'
],
default
=>
[
'python3-opencv'
,
'python3-pil'
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment