Files

8 lines
209 B
Makefile
Raw Permalink Normal View History

2021-05-19 12:32:51 +02:00
PLUGIN_NAME= puppet-agent
2025-07-11 22:27:39 +02:00
PLUGIN_VERSION= 1.2
2021-05-19 12:32:51 +02:00
PLUGIN_COMMENT= Manage Puppet Agent
2025-07-11 22:27:39 +02:00
PLUGIN_DEPENDS= puppet8 py${PLUGIN_PYTHON}-opn-cli
2021-05-19 12:32:51 +02:00
PLUGIN_MAINTAINER= jan.wink93@gmail.com
.include "../../Mk/plugins.mk"