🧑💻 Add examples
This commit is contained in:
parent
f930b5f746
commit
8b2dcd6671
5 changed files with 74 additions and 0 deletions
7
examples/prepare_deployment.bash
Normal file
7
examples/prepare_deployment.bash
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
prepare_deployment \
|
||||
-u $AIO_RHN_USER \
|
||||
--password $AIO_RHN_PASSWORD \
|
||||
--address 172.23.0.35/24 \
|
||||
--interface eth1 \
|
||||
--dns 172.23.0.14 \
|
||||
--gateway 172.23.0.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue