diff options
author | lhinds <lhinds@redhat.com> | 2017-09-28 15:21:16 +0100 |
---|---|---|
committer | lhinds <lhinds@redhat.com> | 2017-09-28 15:22:04 +0100 |
commit | a35ad08c09552cb9779aa3d1e2ab77b314b27778 (patch) | |
tree | 2b55b6c26f30d87dd433e7fe19cbaf4b6701e7c7 /exceptions | |
parent | 5441bf6d822ed743b756af148a9ea74024c795a0 (diff) |
Exception list for Apex
Change-Id: I85496f26aef31963430d74af0218ed8042587e61
Signed-off-by: lhinds <lhinds@redhat.com>
Diffstat (limited to 'exceptions')
-rw-r--r-- | exceptions/apex.yaml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/exceptions/apex.yaml b/exceptions/apex.yaml index e2f61b9..c28b07c 100644 --- a/exceptions/apex.yaml +++ b/exceptions/apex.yaml @@ -21,3 +21,40 @@ file_audits: - wget.+git\.opnfv.org - wget.+git\.openstack.org - git clone.+https:\/\/git.opendaylight\.org\/gerrit\/ + - rpm-build wget libvirt + - wget git gcc + - def clean_ssh_keys\(key_file=\'\/root\/\.ssh\/authorized\_keys + - clean_ssh_keys() + - node\[\'pm_password\'\] = node\[\'ipmi_pass\'\] + - vbmc_manager\.add\(username\=DEFAULT_USER\, password\=DEFAULT_PASS + - libvirt_sasl_password=False + - pw_op = \"password\:\{\}\"\.format\(root_pw\) + - def make_ssh_key\(\) + - key = rsa\.generate_private_key + - private_key = key\.private_bytes + - return private_key\.decode\(\'utf-8\'\)\, pub_key + - private_key\, public_key = make_ssh_key\(\) + - elif \'replace_private_key\' in line + - key.+\.format\(private_key\) + - \"password=\{\}\"\.format\(overcloudrc\[\'OS_PASSWORD\'\]\) + - pw_op = \"password\:\{\}\"\.format\(self\.root_pw\) + - z = mock_git_repo\.clone_from\.return_value + - mock_git_repo\.clone_from\.assert_called_with\(\'\{\}\/\{\}\'\. + - subnet-range 0\.0\.0\.0\/1 + - until curl -C- -L -o \$CACHE_DIR + - git clone https\:\/\/git-wip-us\.apache\.org\/repos + - ip_netmask.+0\.0\.0\.0\/0 + - \<packagereq type=\"default\"\>wget\<\/packagereq\> + - \<packagereq type=\"optional\"\>ftp\<\/packagereq\> + - \<packagereq type=\"mandatory\"\>curl\<\/packagereq\> + - \<id\>ftp-server\<\/id\> + - \<packagereq type=\"optional\"\>finger-server\<\/packagereq\> + - \<packagereq type=\"optional\"\>telnet\<\/packagereq\> + - \<packagereq type=\"optional\"\>telnet-server\<\/packagereq\> + - \<groupid\>ftp-server\<\/groupid\> + - wget \$GETFLAG \$ARTIFACTS_BAROM\/ + - if getent passwd \%quagga_user + - eval restart + - eval \"\$wrapper + - nova.+nova_private_key + - replace_private_key |