mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-14 16:45:11 +01:00
things
This commit is contained in:
parent
c27807e86f
commit
64cb1dd6df
7 changed files with 39 additions and 5 deletions
7
init.sh
Normal file
7
init.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
mkdir -p vm-state
|
||||
|
||||
cat >vm-state/inventory-ini <<EOF
|
||||
[myhosts]
|
||||
EOF
|
||||
Loading…
Add table
Add a link
Reference in a new issue