diff options
author | 2017-07-05 07:32:06 +0100 | |
---|---|---|
committer | 2017-07-05 07:32:06 +0100 | |
commit | 89ccb9f2a39817dea1f5bf8dbf43f01b57e4b655 (patch) | |
tree | 154221b891bb4eca7cc3d10aa6b0d498a2233f15 /exceptions | |
parent | 62f1fecf80187b24e4f0a7a86bd012bd4d02e04f (diff) |
Added *_settings.py
False match
Change-Id: I55303d9b2bd39a6c7e7326b08b36409bba860f5b
Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'exceptions')
-rw-r--r-- | exceptions/apex.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/exceptions/apex.yaml b/exceptions/apex.yaml index 0c54eb9..1e7dc08 100644 --- a/exceptions/apex.yaml +++ b/exceptions/apex.yaml @@ -9,7 +9,9 @@ binaries: binary_ignore: [nullvalue] file_audits: - file_names: [nullvalue] + file_names: + - network_settings.py + - deploy_settings.py file_contents: - ^# - git clone(.*)\.openstack\.org |