37 lines
659 B
Markdown
37 lines
659 B
Markdown
role-loadbalancer
|
|
=========
|
|
|
|
A brief description of the role goes here.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
No requirements
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook Template
|
|
----------------
|
|
|
|
Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
|
|
|
|
role:mount:v1.0:core,mount
|
|
role:mount:testing:core,mount
|
|
|
|
License
|
|
-------
|
|
|
|
GPL
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Beth Parker, ejparker@atcur.com
|