https://github.com/indigo-dc/ansible-role-deepaas
https://github.com/indigo-dc/ansible-role-deepaas
deep-hybrid-datacloud
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/indigo-dc/ansible-role-deepaas
- Owner: indigo-dc
- Created: 2018-12-04T15:26:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T11:55:07.000Z (over 6 years ago)
- Last Synced: 2025-01-13T23:40:47.112Z (5 months ago)
- Topics: deep-hybrid-datacloud
- Size: 8.79 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DEEPaaS
=========[](https://travis-ci.org/indigo-dc/ansible-role-deepaas)
Ansible role to deploy DEEP as a Service (DEEPaaS) on Linux.
Requirements
------------The role uses Python pip to install DEEPaaS. In RedHat systems ..
Role Variables
--------------Currently just `prerequisites` variable is required, which lists the packages
needed for DEEPaaS installation (see default value in `defaults/main.yml`).Dependencies
------------None.
Example Playbook
----------------- hosts: all
roles:
- { role: indigo-dc.deepaas }License
-------Apache License 2.0