vmlab/init.sh
2024-03-09 22:55:28 +01:00

7 lines
No EOL
87 B
Bash

#!/usr/bin/env bash
mkdir -p vm-state
cat >vm-state/inventory-ini <<EOF
[myhosts]
EOF