diff options
author | Markos Chandras <mchandras@suse.de> | 2017-10-30 16:42:19 +0000 |
---|---|---|
committer | Markos Chandras <mchandras@suse.de> | 2017-11-02 11:26:41 +0000 |
commit | e8b406ff0ae67ab095cc0dd5ab815fdef0067d9b (patch) | |
tree | b3daf5aa5addf995400dba2fde2cbbd1848a623d /xci/file/global-requirement-pins.txt | |
parent | d14c305f9adfbb692f0f9113ce175e4db51697cc (diff) |
Bump OpenStack Ansible SHAs
We also need to allow root logins when the ansible-hardening role
is applied which are disabled by default.
Change-Id: I71f881305bafdd884d541cd34796a6fed8eee157
Signed-off-by: Markos Chandras <mchandras@suse.de>
Diffstat (limited to 'xci/file/global-requirement-pins.txt')
-rw-r--r-- | xci/file/global-requirement-pins.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xci/file/global-requirement-pins.txt b/xci/file/global-requirement-pins.txt index 4c078d0a..aa3b1169 100644 --- a/xci/file/global-requirement-pins.txt +++ b/xci/file/global-requirement-pins.txt @@ -10,5 +10,5 @@ ### These pins are updated through the sources-branch-updater script ### ### pip==9.0.1 -setuptools==33.1.1 -wheel==0.29.0 +setuptools==36.6.0 +wheel==0.30.0 |