Move artifact to output volume;Add debug user
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2023-02-24 09:39:50 +01:00
parent e220c2bc24
commit 139629a458
2 changed files with 8 additions and 3 deletions

View File

@ -22,8 +22,6 @@ steps:
image: bv11-cr01.bessems.eu/library/packer-extended
pull: always
commands:
- |
ls -lash /output
- |
apt-get update
- |
@ -38,7 +36,7 @@ steps:
- |
make build-node-ova-vsphere-ubuntu-2204
- |
ls -lash /output
mv /drone/src/output/*ova* /output
environment:
VSPHERE_PASSWORD:
from_secret: vsphere_password

View File

@ -72,6 +72,13 @@ autoinstall:
lock-passwd: false
sudo: ALL=(ALL) NOPASSWD:ALL
shell: /bin/bash
- name: debug
# openssl passwd -6 -stdin <<< builder
passwd: $6$RV/VrJxepcO.hOkg$kaGIJvGcrAEY8y71d2HwXZcbcW7JPc/BIULJ0VQ6BkGZDAX3kWIWcrFaYeGDXWY3LWOfMXZHYcEb6C2/3ai8Y/
groups: [adm, cdrom, dip, plugdev, lxd, sudo]
lock-passwd: false
sudo: ALL=(ALL) NOPASSWD:ALL
shell: /bin/bash
# This command runs after all other steps; it:
# 1. Disables swapfiles