remove dry-run
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
e398a50337
commit
c450b92cad
2 changed files with 4 additions and 6 deletions
2
agent.sh
2
agent.sh
|
|
@ -53,7 +53,7 @@ function start_vm {
|
|||
echo
|
||||
echo
|
||||
|
||||
create_vpc "${FLAGS_dryrun}" "${FLAGS_vpc_name}"
|
||||
create_vpc "${FLAGS_vpc_name}"
|
||||
}
|
||||
|
||||
function stop_vm {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue