Skip to content

Commit

Permalink
Merge pull request #25 from Venafi/release-fix
Browse files Browse the repository at this point in the history
updating vcert version
  • Loading branch information
arykalin authored Nov 20, 2019
2 parents d465e6a + 16c93db commit 2c59ea6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion molecule/default/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
- name: "Install vcert for verification"
pip:
name:
- git+https://github.com/Venafi/vcert-python.git@fix-tpp-zone-configuration-parser
- vcert==0.7.0

- name: "Verify Venafi certificate on remote host"
venafi_certificate:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
git+https://github.com/Venafi/vcert-python.git@fix-tpp-zone-configuration-parser
vcert==0.7.0
ansible
cryptography

0 comments on commit 2c59ea6

Please sign in to comment.