Uninstall puppet-common for puppet jobs
Looks like the file causing error is owned by the puppet-common package, not puppet. Change-Id: Ib2041290678f4166b510a602388d966a8b22ca61
This commit is contained in:
parent
8cec0d3f26
commit
a3cd78defe
@ -83,7 +83,7 @@
|
||||
- builder:
|
||||
name: uninstall-puppet
|
||||
builders:
|
||||
- shell: "sudo apt-get remove -y --purge puppet"
|
||||
- shell: "sudo apt-get remove -y --purge puppet puppet-common"
|
||||
|
||||
- builder:
|
||||
name: puppet-lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user