diff options
author | Jerome Charaoui <jcharaoui@cmaisonneuve.qc.ca> | 2010-05-12 17:01:28 -0400 |
---|---|---|
committer | Gabriel Filion <lelutin@gmail.com> | 2011-12-09 09:53:22 -0500 |
commit | c6bc93cdbb6d6bf27931f61c88a50eb11d0ff9bb (patch) | |
tree | 684d8b92468caadd203f39b62784df597f17f413 /README | |
parent | 3cbef5768267cdef9b0beaf100083d30fd945f88 (diff) |
make apache::debian::module work with a version-specific ensure
Currently, the code expects $ensure to be either 'present' or 'absent'
when enabling/disabling the concerned module.
It does not take into account that other values could be set.
Those other values could be 'purged' and any specific version tag.
'purged' must behave similarly to 'absent' (e.g. disable the module)
and all other cases ('present' and a version tag) must enable the
module.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions