diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-28 12:48:51 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-06-28 12:48:51 +0200 |
commit | 95416ae2301b936829cab964792a8a1e07b06720 (patch) | |
tree | aec7801783506efd2a0e04eaccee6730fa9788de /modules/role/files | |
parent | 7f8d0f89d6e2a93fdff509b4cc443be5819e3dd3 (diff) | |
download | Puppet-95416ae2301b936829cab964792a8a1e07b06720.tar.gz Puppet-95416ae2301b936829cab964792a8a1e07b06720.tar.zst Puppet-95416ae2301b936829cab964792a8a1e07b06720.zip |
Remove reminder useless files
Diffstat (limited to 'modules/role/files')
-rw-r--r-- | modules/role/files/cryptoportfolio/pam_postgresql | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/role/files/cryptoportfolio/pam_postgresql b/modules/role/files/cryptoportfolio/pam_postgresql deleted file mode 100644 index 70a90ae..0000000 --- a/modules/role/files/cryptoportfolio/pam_postgresql +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | auth required pam_ldap.so config=/etc/pam_ldap.d/postgresql.conf | ||
2 | account required pam_ldap.so config=/etc/pam_ldap.d/postgresql.conf | ||
3 | |||