misc-bdauvergne/a2-analyze-ldap-auth-settings/Makefile

7 lines
134 B
Makefile

SSH_CONFIG = ~/wd/eo/puppet/data/ssh_config/*.conf
all:
cat $(SSH_CONFIG) >eo.conf
python3 harvest-settings.py
python3 analyze.py