You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kenorb
changed the title
Pass SRCDIR environment variable into puppet instead of hardcoding the webroot.
Pass DOCROOT environment variable into puppet instead of hardcoding it.
Sep 23, 2015
kenorb
changed the title
Pass DOCROOT environment variable into puppet instead of hardcoding it.
Pass DOCROOT environment variable into puppet instead of hardcoding it. [$10]
Sep 25, 2015
kenorb
changed the title
Pass DOCROOT environment variable into puppet instead of hardcoding it. [$10]
Pass DOCROOT environment variable into puppet instead of hardcoding it. [$10 awarded]
Nov 10, 2016
Currently we're using static path for docroot, we need to find a way to pass SRCDIR environment variable into puppet.
File:
puppet/ads.dev.configure-site.pp
Line:
You can define/pass the global variable in
.travis.yml
(e.g.:DOCROOT="/var/www/ads"
), if global variable is not set, default value should be/var/www
The text was updated successfully, but these errors were encountered: