Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjasghar/cookbook-openstack-shared-filesystem
https://github.com/jjasghar/cookbook-openstack-shared-filesystem
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jjasghar/cookbook-openstack-shared-filesystem
- Owner: jjasghar
- Created: 2015-07-08T17:43:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T17:43:11.000Z (over 9 years ago)
- Last Synced: 2023-03-22T23:17:12.932Z (over 1 year ago)
- Language: Ruby
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
OpenStack-Shared-Filesystem Cookbook
====================================This is a cookbook to install [Manila](http://docs.openstack.org/developer/manila/) for OpenStack.
Requirements
------------- Ubuntu 14.04
- MySQL database
- RabbitMQ message bus
- OpenStack Keystone
- GitAttributes
----------Attributes are self documented in `attributes/*.rb`
Usage
-----
#### openstack::defaultInstalls the full application stack.
```json
{
"name":"my_node",
"run_list": [
"recipe[openstack-shared-filesystem]"
]
}
```Contributing
------------Please use the typical Contrubution rules we have set up [here](https://wiki.openstack.org/wiki/Chef/GettingStarted#Contributing_to_the_OpenStack_Chef_Cookbooks),
if you have any questions about this book please go to `irc.freenode.net:#openstack-chef` or contact the [mailing-list](http://groups.google.com/group/opscode-chef-openstack).License and Authors
-------------------Apache 2
JJ Asghar,