Compare commits

..

No commits in common. "c638772941c5d4b7e9a6f28200cddc5c5d45d4a7" and "895264bc4ff5d8501aab22a4181202c60465df83" have entirely different histories.

2 changed files with 0 additions and 9 deletions

View file

@ -15,6 +15,3 @@
'^internal-.+-test-runner-[0-9]+\.cdn\.sunet\.se$':
sunet::dockerhost2:
cdn::runner:
'^internal-.+-test-mqtt-[0-9]+\.cdn\.sunet\.se$':
cdn::mqtt:

View file

@ -1,6 +0,0 @@
# Configure a SUNET CDN mqtt server
class cdn::runner(
)
{
package {'mosquitto': ensure => installed }
}