Files

8 lines
209 B
Makefile
Raw Permalink Normal View History

2021-05-19 12:32:51 +02:00
PLUGIN_NAME= puppet-agent
2023-01-18 00:21:27 +01:00
PLUGIN_VERSION= 1.1
2021-05-19 12:32:51 +02:00
PLUGIN_COMMENT= Manage Puppet Agent
2021-06-09 10:28:58 +02:00
PLUGIN_DEPENDS= puppet7 py${PLUGIN_PYTHON}-opn-cli
2021-05-19 12:32:51 +02:00
PLUGIN_MAINTAINER= jan.wink93@gmail.com
.include "../../Mk/plugins.mk"