Files
docker-zulip/includes/zulip-puppet-config
Alexander Trost d63f28628a Added .dockerignore
Launching puppet by hand and not using the zulip-puppet-apply script
This should hopefully do the trick
2015-10-05 20:48:57 +02:00

6 lines
220 B
Plaintext

# This is the string generated in the zulip-puppet-apply script
# It is here for documentation purpose, it isn't used in the Dockerfile
Exec { path => "/usr/sbin:/usr/bin:/sbin:/bin" }
include apt
include zulip::voyager