RETIRED, Puppet module for Kerberos
Go to file
Clark Boylan 4ef7a6d3bc Simplify service management
This simplification takes advantage of the fact that ensure => running
is equivalent to ensure => true (and similar for stopped and false) to
reduce the number of variables we have to track to ensure a service is
both enabled and running or disabled and stopped.

This also fixes krb5-kpropd to run on boot without waiting for a puppet
pulse.

Change-Id: I7255cd6bd719946b7525bcbbff983038d81b48a6
2019-02-22 14:18:47 -08:00
files Add systemd support for krb5-kpropd 2017-12-15 15:24:44 -05:00
manifests Simplify service management 2019-02-22 14:18:47 -08:00
spec/acceptance Add beaker tests 2018-07-12 15:57:21 +02:00
templates Workaround broken ubuntu packaging 2019-02-21 17:57:25 -08:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-03 18:42:39 -07:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 09:26:09 -06:00
Gemfile Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:43 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:58:02 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-29 09:26:09 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 09:26:09 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack Kerberos Module

Overview

Kerberos configuration.