Docs should highlight and recommend usage of wsgi
Bug #1667096 reported by
mellotron
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-cinder |
New
|
Undecided
|
Unassigned |
Bug Description
The README documentation should highlight the existence of the wsgi module and recommend its usage, rather than having this tucked away in a comment in the file:
- https:/
"""
class { 'cinder:
ssl => false,
}
class { 'cinder::api':
service_name => 'httpd',
}
"""
To post a comment you must log in.