Skip to content

Commit d42f036

Browse files
aknot242jessegoodieralessfg
authored
Staging (#24)
* Update tests (#21) * minor udpates on docs and permissions * add sample playbook * add sample playbook * fixed typos * fixed typos * initial commit * updating supported OS versions * Keep working on tests And refactor all the things * Ensure molecule verifier passes * Add GitHub contribution guidelines * updating keys and repos for NAP * adding back nginx plus signing key * updating repo URL * removing changelog, as there is not one * Bring docs up to speed with other NGINX roles And move some default variables into the vars subfolder * add tests and fix linting issues * updating changelog * added linting fix Co-authored-by: Jesse Goodier <[email protected]> Co-authored-by: Alessandro Fael Garcia <[email protected]> * base 64 decoding of build secrets * only build for master and staging * fix formatting. dan hates yml. * adding syslog test * fix linting issues * ansible writing to remote syslog messed up a test. renaming master to main * add molecule test syntax * increasing service timeout as travisci is super slow today * adding back the license file to pass idempotency test Co-authored-by: Jesse Goodier <[email protected]> Co-authored-by: Alessandro Fael Garcia <[email protected]>
1 parent 8b4c023 commit d42f036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/converge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
nginx_app_protect_license:
2222
certificate: "license/nginx-repo.crt"
2323
key: "license/nginx-repo.key"
24-
nginx_app_protect_delete_license: true
24+
nginx_app_protect_delete_license: false
2525
nginx_app_protect_timeout: 300

0 commit comments

Comments
 (0)