2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-04-02 23:36:26 +00:00
Files
confluent/confluent_osdeploy/debian/profiles/default/scripts/proxmox/proxmoxve.firstboot
2025-05-02 13:19:56 -04:00

6 lines
145 B
Bash

#!/bin/bash
# Add this to firstboot.d
export DEBIAN_FRONTEND=noninteractive
apt-get -y install proxmox-ve postfix open-iscsi chrony < /dev/null