Don't remove apache2 (it breaks the manifest run)
This commit is contained in:
parent
7a9a0abcd1
commit
9f30c56e8a
1 changed files with 0 additions and 1 deletions
1
tests.sh
1
tests.sh
|
|
@ -27,7 +27,6 @@ poetry run \
|
||||||
|
|
||||||
# Install/remove something, harvest again and diff the harvests
|
# Install/remove something, harvest again and diff the harvests
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cowsay
|
DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends cowsay
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get autoremove --purge -y apache2
|
|
||||||
|
|
||||||
poetry run \
|
poetry run \
|
||||||
enroll harvest --out "${BUNDLE_DIR}2"
|
enroll harvest --out "${BUNDLE_DIR}2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue