8000 GitHub - vaceletm/ansible-tuleap: An ansible role to install and update tuleap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vaceletm/ansible-tuleap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Manage installation and update of a tuleap server.

Requirements

A RHEL >=6.5 server

Role Variables

- tuleap_version:  Can be stable or master, debian will eventually come (default: master)
- tuleap_domain:   The domain name you will use to access tuleap like tuleap.example.com (default: the server ip address)
- tuleap_org_name: Your company name (default: Tuleap)

Dependencies

- None

Example Playbook

- hosts: tuleap
  roles:
     - { role: enalean.ansible-tuleap, tuleap_version=master, tuleap_domain=tuleap.net }

License

BSD

Author Information

- Author: Thomas Cottier (thomas.cottier+ansible@enalean.com)
- Product: Tuleap (www.tuleap.org)
- Company: Enalean (www.enalean.com)

About

An ansible role to install and update tuleap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0