mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Add custom EWS variable
This commit is contained in:
parent
c3d2f74d4e
commit
7d8a5b9dc6
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
# Set password for user linux
|
# Set password for user linux
|
||||||
linuxpass=LiNuXuSeRPaSs#
|
linuxpass=LiNuXuSeRPaSs#
|
||||||
|
|
||||||
|
# Custom EWS config
|
||||||
|
custom_ews=false
|
||||||
|
|
||||||
# Set ECS related stuff
|
# Set ECS related stuff
|
||||||
instance=s2.medium.8
|
instance=s2.medium.8
|
||||||
imagename=Standard_Debian_9_latest
|
imagename=Standard_Debian_9_latest
|
||||||
|
|
Loading…
Reference in a new issue