aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openssh/templates
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-17 23:34:46 +0000
committerMichael Scherer <misc@mageia.org>2011-01-17 23:34:46 +0000
commit037d2340ffb4ba78e25177e9a5a17f87cdbf6af6 (patch)
treea1d48be2912b60b0df4ca94518a5ca75ad9aa62c /modules/openssh/templates
parent8d6a64b2e927c78dbddbbec1e62ecde4a27ac705 (diff)
downloadpuppet-037d2340ffb4ba78e25177e9a5a17f87cdbf6af6.tar
puppet-037d2340ffb4ba78e25177e9a5a17f87cdbf6af6.tar.gz
puppet-037d2340ffb4ba78e25177e9a5a17f87cdbf6af6.tar.bz2
puppet-037d2340ffb4ba78e25177e9a5a17f87cdbf6af6.tar.xz
puppet-037d2340ffb4ba78e25177e9a5a17f87cdbf6af6.zip
- seems I cannot use the variable in the template
Diffstat (limited to 'modules/openssh/templates')
-rw-r--r--modules/openssh/templates/sshd_config_ldap2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openssh/templates/sshd_config_ldap b/modules/openssh/templates/sshd_config_ldap
index 82857034..31b29e21 100644
--- a/modules/openssh/templates/sshd_config_ldap
+++ b/modules/openssh/templates/sshd_config_ldap
@@ -1,3 +1,3 @@
-AuthorizedKeysFile <%= pubkeys_directory %>/%u/authorized_keys
+AuthorizedKeysFile /var/lib/pubkeys/%u/authorized_keys