We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d8609e commit e8c97bfCopy full SHA for e8c97bf
.circleci/config.yml
@@ -96,7 +96,6 @@ jobs:
96
sed -i "s/key_name = .*$/key_name = attack-range-ci-job/g" attack_range.conf
97
sed -i "s/region = us-west-2/region = us-east-2/g" attack_range.conf
98
sed -i "s/private_key_path =.*$/private_key_path = ~\/.ssh\/id_rsa_2dd6d0a5f6976c43f1aa8ce947ea47c2/g" attack_range.conf
99
- sed -i "s/windows_domain_controller = .*$/windows_domain_controller = 1/g" attack_range.conf
100
cd terraform/aws/local/
101
terraform init
102
cd ../../..
0 commit comments