mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-14 08:35:11 +01:00
7 lines
No EOL
87 B
Bash
7 lines
No EOL
87 B
Bash
#!/usr/bin/env bash
|
|
|
|
mkdir -p vm-state
|
|
|
|
cat >vm-state/inventory-ini <<EOF
|
|
[myhosts]
|
|
EOF |