mirror of
https://github.com/ansible/awx.git
synced 2026-04-28 21:25:25 -02:30
Merge pull request #5516 from shanemcd/downstream-changes
A few downstream changes Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -82,6 +82,7 @@ def encrypt_field(instance, field_name, ask=False, subfield=None, secret_key=Non
|
||||
# symmetric key is based):
|
||||
#
|
||||
# $ awx-manage regenerate_secret_key
|
||||
# $ setup.sh -k
|
||||
#
|
||||
# ...so you'll need to *also* add code to support the
|
||||
# migration/re-encryption of these values (the code in question lives in
|
||||
|
||||
Reference in New Issue
Block a user