RETIRED, Puppet module for Kerberos
Go to file
Clark Boylan 672583bd10 Workaround broken ubuntu packaging
Since ubuntu 16.04 or so the krb5-admin-server package is broken in the
postinst scripts. What happens is they try to set a debconf value if the
defaults file for this service sets RUN_KADMIND to false. Unfortunately
the key/question debconf is setting has no associated templates entry so
package install fails.

We work around this by not setting this value in the defaults file on
newer ubuntu and instead rely on our init system to manage that state.

Change-Id: I0ffe2a2acbe76acb0069df18253367ed2528241f
2019-02-21 17:57:25 -08:00
files Add systemd support for krb5-kpropd 2017-12-15 15:24:44 -05:00
manifests Workaround broken ubuntu packaging 2019-02-21 17:57:25 -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.