Skip to content

Commit

Permalink
test just using 2 regions
Browse files Browse the repository at this point in the history
  • Loading branch information
adworjan committed Nov 10, 2023
1 parent b96f179 commit 69ab6e4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .ansible-sign/sha256sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ fffadf953aa2b60ba1422df4ff32a582a783bf844d631020253fb81ab825794b mesh_status.ym
d08544ae0a854d774e4a8da10fc366f778c462900e743167c3def4f7aa1ff0cc removewindowsuser.yml
f4b1e0d3ad05569a8b8ffc761a51ebb313f854e65883ad208e5ad77dab7d7c05 rhv_snapshot_postpatch.yml
2fe498f54dbede8e03d7ea4f33977b834472f053206c64ae35b5feca3d3af9b8 rhv_snapshot_prepatch.yml
4cb7ea6a459bb3d191fbe3b9fbb52bc6dbfe31e1b76adabf7b5c9e0ccf0b4f94 roles/aws_opt_in_start/defaults/main.yml
e2385372810a061f5716897f6d5a5d5ba25a6559032f68b53d03e278fe47c328 roles/aws_opt_in_start/defaults/main.yml
207cb6dc0bb8b3c9388ba75aa3aa74570e68f0fce8d315eb84758eb74bd889c0 roles/aws_opt_in_start/tasks/main.yml
9f9a362b390847e487867029b047e8a156e00fa3a393d8e2676d9987924d6f61 roles/aws_opt_in_start/tasks/start_ec2.yml
4cb7ea6a459bb3d191fbe3b9fbb52bc6dbfe31e1b76adabf7b5c9e0ccf0b4f94 roles/aws_opt_in_stop/defaults/main.yml
Expand Down
22 changes: 11 additions & 11 deletions .ansible-sign/sha256sum.txt.sig
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVOYQgACgkQTiIiIXrU
DNE+Bwv/bvVXK00bI2klfq1kv2N7EU93LZk/IhW738Iy2QAUccyM2+dphkqLs1p/
/A9HH2p+v/5Q3yW84UkMNplMHKN+Ur6QIcqKA2srswGFn0D7c1iqi861gvbhpYxi
kCyUjsgyaOgN5R1eg+s8d2k98Ew7VhdJofGMVDHWhG9D8+0I3nUvvJT+BvdxaIHG
GI5h0U9gutfz/Z5LMzeAnLlTorvns8+tnhGVHesJMHIWIkq+yRxe6/VWDAg+T9ph
wGXC0YqgTDUtvrUoV/L2f55RXcGJ2ZwuI9qe19oYLm0Xlnecn3MVNN3MhZ6xuuW1
KmWV2xidRi3Os2PckvtD9zNOHruPhvdwQjW22QkA89ZYpTx9NEoxkfquW+bqw9yh
gqmNKTHf5gpltnFzLNWdeI8eVk8rzboJf9j2bvSdt81X0/B7kygYN3Lha/r6uRjG
6nZIwIr1gfSpVYSFG4BxKkE/zCcaBRdiBnmGGocdZykwGhYRSJRS4vzTWW9nmqmv
oS6CmACt
=PIp6
iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVOY7EACgkQTiIiIXrU
DNFQYQv+Kwvp1P/4+7eiESegr81q3HkNe6NVU1r5mC9dbbfr0lIKYeSl6C8GkXcS
LA1V26CMXEYdyxMV8M0UzfiCgBcJqWlt/X27k9x/vthrxVJk8Rg5pMWyrXeERp+J
pjn+osZJ4tM7Xtqi1E/CoskjQ28nSW8d0AiNwlAMbGF/ZWujnowE5UMb/cH42Gyb
Oq61SZduNz7xEz1xbpd1J6ClZHCUfknhl4gxHZ8Xubc7yhyO4GleDb7BgAxySszc
dLx3o/bDBLJ2H6bmHSl7plpBSdFBhvCd9xrDlR19J1QNrGctrGPK3yQwkAHjBik6
GCzKR5j8tKnXqJsM7sEHFLWXrufFxHXaVWk3um7DfBAVwV/eE0vLIHCHawTzTy/X
mU6MdBtHDs2PRvtqfRncnFgdfGT/O8ryyH++WQxhCyW8AvbUgBNk8kgaHk6SQ9I9
7BO14dOPuWknq11sI0V1K7iyIVXc4jt9/9mcoS+CHMknr2XEvLof+u32FQdOvHiL
TheQZYZ+
=pd+k
-----END PGP SIGNATURE-----
27 changes: 1 addition & 26 deletions roles/aws_opt_in_start/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,4 @@
ec2_regions:
- 'us-east-1'
- 'us-east-2'
- 'us-west-1'
- 'us-west-2'
- 'ca-central-1'
# 'af-south-1'
# - 'ap-east-1'
# - 'ap-south-2'
# - 'ap-southeast-3'
# - 'ap-southeast-4'
- 'ap-south-1'
- 'ap-southeast-1'
- 'ap-southeast-2'
- 'ap-northeast-1'
- 'ap-northeast-2'
- 'ap-northeast-3'
- 'eu-central-1'
# - 'eu-central-2'
- 'eu-west-1'
- 'eu-west-2'
- 'eu-west-3'
# - 'eu-south-1'
# - 'eu-south-2'
- 'eu-north-1'
# - 'me-south-1'
# - 'me-central-1'
- 'sa-east-1'
# - 'us-gov-east-1'

Check warning on line 5 in roles/aws_opt_in_start/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[new-line-at-end-of-file]

No new line character at the end of file

Check warning on line 5 in roles/aws_opt_in_start/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[trailing-spaces]

Trailing spaces

0 comments on commit 69ab6e4

Please sign in to comment.