Resolve bashate violation E005
This patch implements changes required to resolve bashate violation E005 and also improves the tox config to improve the search for bash scripts in the repository. Change-Id: I4531126b850d54dc06e29bd9b5cf21fbff87bfd3
This commit is contained in:
parent
c68820e6e6
commit
b17f918491
@ -1,5 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
#!/bin/sh
|
||||
# {{ ansible_managed }}
|
||||
export os_auth_url="{{ keystone_service_adminuri }}/v3"
|
||||
export os_admin_user="{{ keystone_admin_user_name }}"
|
||||
export os_admin_tenant="{{ keystone_admin_tenant_name }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user