lp://staging/~joeborg/charm-helpers/apache-hardening
Created by
Joseph Borg
and last modified
- Get this branch:
- bzr branch lp://staging/~joeborg/charm-helpers/apache-hardening
Only
Joseph Borg
can upload to this branch. If you are
Joseph Borg
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Edward Hope-Morley: Approve
-
Diff: 119 lines (+28/-12)6 files modifiedcharmhelpers/contrib/hardening/apache/checks/config.py (+3/-2)
charmhelpers/contrib/hardening/apache/templates/99-hardening.conf (+3/-0)
charmhelpers/contrib/hardening/defaults/apache.yaml (+2/-0)
charmhelpers/contrib/hardening/defaults/apache.yaml.schema (+2/-0)
tests/contrib/hardening/apache/checks/test_config.py (+15/-9)
tests/contrib/hardening/test_templating.py (+3/-1)
Branch information
Recent revisions
- 720. By Joseph Borg
-
Hardning Apache ciphers
Resticting list of allowed ciphers when hardened and enforcing the order.
- 719. By Edward Hope-Morley
-
[r=hopem,mskalka]
Adds the ServerToken directive to Apache's hardening.conf, defaulting
to 'Prod' and renames hardening.conf to 99-hardening.conf so that it
overrides existing settings in conf-enabled. - 715. By James Page
-
Provide classes to support relative comparisons of Ubuntu and OpenStack releases.
- 711. By Stuart Bishop
-
[freyes,r=stub] Verify that the nagios user exists before attempting to run a check
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charm-helpers