Alan Cheng
156c1daf7b
ITPLT-3328 try fix idempotency pipeline error
2023-11-08 14:04:50 +11:00
Alan Cheng
3b5c5517a5
ITPLT-3328 try pass idempotence test
2023-11-08 13:20:01 +11:00
Alan Cheng
1c233e8213
Revert "ITPLT-3328 pipeline test"
...
This reverts commit 33bd02b060 .
2023-11-08 13:20:01 +11:00
Alan Cheng
9cef32d750
ITPLT-3328 pipeline test
2023-11-08 13:20:01 +11:00
Alan Cheng
9ffe858a80
ITPLT-3328 remove hardcoded package.a.c repo, add vars for alt adoptium urls
2023-11-08 13:20:01 +11:00
Alan Cheng
2ab6da34fc
ITPLT-3328 add packages.a.c alternate adoptium repo
2023-11-08 13:20:01 +11:00
Alan Cheng
1647b70ca8
ITPLT-3328 try pass idempotence test
2023-11-08 11:47:27 +11:00
Alan Cheng
bf479353af
Revert "ITPLT-3328 pipeline test"
...
This reverts commit 33bd02b060 .
2023-11-08 11:38:10 +11:00
Alan Cheng
33bd02b060
ITPLT-3328 pipeline test
2023-11-08 11:22:15 +11:00
Alan Cheng
f924845029
ITPLT-3328 remove hardcoded package.a.c repo, add vars for alt adoptium urls
2023-11-08 11:03:05 +11:00
Alan Cheng
1d98b913a5
ITPLT-3328 add packages.a.c alternate adoptium repo
2023-11-07 15:36:31 +11:00
Alan Cheng
c29e05abdd
ITPLT-3227 avoid ansible hanging attempting to chown mesh application files
2023-08-25 12:14:11 +10:00
Geoff Jacobs
fa61970756
reverting previous changes. issue turned out to be the wrong version of python on a node
2023-08-11 13:40:08 +10:00
Geoff Jacobs
5a11d93922
working through pipelines errors
2023-08-11 11:28:39 +10:00
Geoff Jacobs
21a5c0e17c
adding the variable to molecule
2023-08-11 10:59:27 +10:00
Geoff Jacobs
f33710c0bf
adding the variable to molecule
2023-08-11 10:50:57 +10:00
Geoff Jacobs
edc77e99a6
no, can't reference itself, add pipenv_venv to inventory vars
2023-08-11 10:19:52 +10:00
Geoff Jacobs
aaf54f389c
molecule doesn't use the wrapper scripts, can I default a variable to itself?
2023-08-11 10:12:09 +10:00
Geoff Jacobs
7fefd0ae3d
default to pipenv_venv
2023-08-11 10:04:18 +10:00
Geoff Jacobs
e8914d0a6a
found another task that is failing, testing out omit here
2023-08-11 09:56:35 +10:00
Yevhen Ivantsov
4dda48b45f
Add password property
2023-08-07 08:46:12 +10:00
Yevhen Ivantsov
ed57ca1bc3
Add a condition in dbconfig template to use SecretsManager
2023-08-07 08:43:54 +10:00
Yevhen Ivantsov
ed9ab4bcf0
Generate secretsmanager properties in confluence.cfg.xml
2023-07-20 14:03:00 +10:00
Geoff Jacobs
724b5693f8
having problems starting nfs on azl2023, adding a daemon_reload task
2023-07-13 11:23:52 +10:00
Lee Goolsbee
baff8988ba
amazon.aws collection v6: amazon.aws.aws_secret -> amazon.aws.secretsmanager_secret
2023-06-23 11:20:49 -05:00
Geoff Jacobs
a202b9bace
adding more vars in various molecule scenarios
2023-06-22 15:13:58 +10:00
Geoff Jacobs
5f47bae07b
adding a changed_when for molecule idempotence check
2023-06-22 15:12:28 +10:00
Geoff Jacobs
31a354ea35
fixing some broken molecule tests
2023-06-22 14:54:42 +10:00
Geoff Jacobs
d673628367
adding a failed_when condition
2023-06-22 13:33:48 +10:00
Yurii Kuzan
4000d1282e
CLIP-1810 added missing entry
2023-06-15 10:27:24 +03:00
bmeehan
2806939739
use ATL_PRODUCT_DOWNLOAD_URL if exists else use the default
2023-05-30 07:49:12 +10:00
bmeehan
6bb7b4f37b
merged master
2023-05-29 16:02:02 +10:00
Lee Goolsbee
6151f01534
Merged in al2022 (pull request #187 )
...
Add support for Amazon Linux 2022
* first pass at basic AL2022 support
* unpin git version on AL2022
* resolve a few package issues/discrepancies
* fix non-Amazon distro support
* fix missing nfs.service symlink on AL2022
* remove Ubuntu/Debian install task from aws_common (no existing ubuntu dependency tasks)
* add amazonlinux:2022 to list of images for testing via molecule
* install amazon-cloudwatch-agent from package sources instead of direct RPM on AL2022; add workaround for missing group
* fix typo in task name
* add mising amazonlinux:2022 test for product_install role
* al2022 -> al2023
* al2023 ships with rpm-installed versions of setuptools and distlib that aren't removable and older than what pipenv requires; use py3.11 instead
Approved-by: Vadym Kovalskiy
Approved-by: Eugene Ivantsov
Approved-by: Yurii Kuzan
2023-05-17 17:11:12 +00:00
Geoff Jacobs
f268e2e30b
removing extra spaces around setup.baseUrl
2023-04-28 07:28:56 +10:00
Geoff Jacobs
31cd3e4d57
ansible doesn't seem to like updating an empty folder to a symlink, removing
2023-04-26 15:52:30 +10:00
Geoff Jacobs
73d2fd32d9
also resetting no_op.yml to be it's empty placeholder file for other symlinks
2023-04-26 15:37:57 +10:00
Geoff Jacobs
622edfb8a9
breaking the symlink from bitbucket_extra_tasks.yml to no_op.yml which was contributing to broken builds
2023-04-26 15:36:17 +10:00
Yurii Kuzan
ce7ae5c649
CLIP-1797 Updated template to use hikari connection pool provider
2023-04-19 12:49:50 +03:00
Geoff Jacobs
6ec70eb49c
change the keys in the tests too
2023-02-13 13:01:53 +11:00
Geoff Jacobs
5d16eade63
changing search keys as per docs
2023-02-13 12:36:10 +11:00
Geoff Jacobs
cf6757c281
Merge remote-tracking branch 'origin/master' into fix-bb-home
2023-01-18 15:13:54 +11:00
bmeehan
4036ea7a35
ITPLT-2325 use both failed_when and ignore_errors as some implementations seem to be ignoring failed_when
2022-11-22 08:37:39 +11:00
bmeehan
3dbde425bc
Merge remote-tracking branch 'origin/ITPLT-1857-stash-related-changes' into fix-bb-home
2022-11-11 15:58:15 +11:00
Brett Meehan
f2fb9a59b7
Merged master into ITPLT-2247-ansible---get-basic-auth-creds-for-download
2022-11-10 22:23:26 +00:00
bmeehan
a81e03ac2e
Merge remote-tracking branch 'origin/fix-bitbucket-home-issues' into fix-bb-home
2022-11-11 08:19:30 +11:00
Terii Wang
92215e89ce
Merged in ITPLT-2172-Crowd-template-enable-security-header-flag-useHttpOnly (pull request #179 )
...
ITPLT-2172 Adding "useHttpOnly" (security header flag) flag to Crowd server.xml template.
Approved-by: Adam Brokes
2022-11-10 16:42:26 +00:00
Geoff Jacobs
80074ada77
add a conditional around symlinking shared home
2022-11-09 07:01:46 +11:00
Geoff Jacobs
cb23cd7f0d
Merge remote-tracking branch 'origin/master' into fix-bitbucket-home-issues
2022-11-08 11:34:50 +11:00
bmeehan
f003987cc4
ITPLT-2247 remove unintentional whitespace
2022-11-07 23:45:24 +00:00
bmeehan
0cc9c4aa5d
ITPLT-2247 provide secret name in a parameter
2022-11-07 23:43:53 +00:00