Fix puppet lint

The puppet people changed their minds.

Change-Id: Id063d98638979147001373dba3aece210ff6a263
This commit is contained in:
Monty Taylor 2020-06-05 13:00:49 -05:00
parent 3b4ec70584
commit 37a8c7c59a
1 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ class openafs::client (
$kdcs = [$::fqdn],
) {
include ::ntp
class { '::kerberos::client':
include ntp
class { 'kerberos::client':
realm => $realm,
kdcs => $kdcs,
admin_server => $admin_server,
@ -106,7 +106,7 @@ class openafs::client (
# ARM64 wasn't supported in openafs until
# https://gerrit.openafs.org/11940
# This custom PPA has 1.8.x packages with these patches
include ::apt
include apt
apt::ppa { 'ppa:openstack-ci-core/openafs-arm64': }
# We use the HWE kernel for aarch