Skip to content

Commit

Permalink
Merge pull request #56 from BjoernT/master
Browse files Browse the repository at this point in the history
Minor edits for ceph standalone
  • Loading branch information
BjoernT authored Nov 29, 2017
2 parents 1fdfae9 + c4a3590 commit 399129b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playbooks/common-tasks/install-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
cache_valid_time: 600
with_items: "{{ ops_apt_host_packages }}"
when:
- inventory_hostname in groups['hosts']
- ansible_virtualization_role == 'host'
- ansible_os_family == 'Debian'
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#shade Removed until dependencies issues resolve with upstream requirements
ansible>=1.9.1,<3.0.0
os-client-config
#shade Removed until dependencies issues resolve with upstream requirements
python-openstackclient

0 comments on commit 399129b

Please sign in to comment.