aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2021-11-28 13:27:16 +0200
committerThomas Backlund <tmb@mageia.org>2021-11-28 13:27:16 +0200
commit091f44bfc5ed8603a9e3bacc932c382d08e1dc66 (patch)
treef07899d12924f1c4f58f871e84b5b6193da98d0c /modules
parent92b35fb7e2cbbc169831736370e28a34a1ab8b0d (diff)
downloadpuppet-091f44bfc5ed8603a9e3bacc932c382d08e1dc66.tar
puppet-091f44bfc5ed8603a9e3bacc932c382d08e1dc66.tar.gz
puppet-091f44bfc5ed8603a9e3bacc932c382d08e1dc66.tar.bz2
puppet-091f44bfc5ed8603a9e3bacc932c382d08e1dc66.tar.xz
puppet-091f44bfc5ed8603a9e3bacc932c382d08e1dc66.zip
this is python2 code
Diffstat (limited to 'modules')
-rwxr-xr-xmodules/openssh/templates/ldap-sshkey2file.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/openssh/templates/ldap-sshkey2file.py b/modules/openssh/templates/ldap-sshkey2file.py
index 2d2b2c27..0737d822 100755
--- a/modules/openssh/templates/ldap-sshkey2file.py
+++ b/modules/openssh/templates/ldap-sshkey2file.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
import sys
import os