Update ansible-core-ci endpoint. (#17071)
This commit is contained in:
parent
7eed464db0
commit
b44eb402bd
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ def main():
|
||||||
|
|
||||||
parser.add_argument('--endpoint',
|
parser.add_argument('--endpoint',
|
||||||
dest='endpoint',
|
dest='endpoint',
|
||||||
default='https://u30i4oezgk.execute-api.us-east-1.amazonaws.com',
|
default='https://14blg63h2i.execute-api.us-east-1.amazonaws.com',
|
||||||
help='api endpoint')
|
help='api endpoint')
|
||||||
|
|
||||||
parser.add_argument('--stage',
|
parser.add_argument('--stage',
|
||||||
|
|
Loading…
Add table
Reference in a new issue