Skip to content
Snippets Groups Projects
Commit 1056cd7a authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Add puppet-grafana module

parent abde3ecb
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
/openstack-ceph/
/private/swh-private-data/
/puppet-extlib/
/puppet-grafana/
/puppet-nginx/
/puppet-php/
/puppet-unattended_upgrades/
......
......@@ -83,6 +83,12 @@ checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-ext
&& git remote add upstream https://github.com/voxpupuli/puppet-extlib \
&& git fetch upstream
[puppet-grafana]
checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-grafana.git puppet-grafana \
&& cd puppet-grafana \
&& git remote add upstream https://github.com/voxpupuli/puppet-grafana.git \
&& git fetch upstream
[puppet-nginx]
checkout = git clone https://forge.softwareheritage.org/source/puppet-puppet-nginx.git puppet-nginx \
&& cd puppet-nginx \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment