Role os_swift for OpenStack-Ansible
17c7c08f29
This commit adds the ability to install cinder without a repo server. This pattern is lifted from the os_keystone role and allows us to further develop functional testing for this role. Change-Id: I85ba753a946b22ee3e9b9403977501a1804f9d86 Partial-Bug: #1553967 |
||
---|---|---|
defaults | ||
doc | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
tests | ||
.gitignore | ||
.gitreview | ||
CONTRIBUTING.rst | ||
LICENSE | ||
other-requirements.txt | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
os_swift role
- tags
-
openstack, cloud, ansible, os_swift
- category
-
*nix
os_swift Role
- name: os_swift role
hosts: "hosts"
user: root
roles:
- { role: "os_swift" }