Skip to content
  • Dan Allen's avatar
    isolate playbook builder from process environment · a1ebe6cf
    Dan Allen authored
    - wrap the convict function to isolate it from the environment
    - add args (array) and env (map) arguments to buildPlaybook() function
    - update tests to pass args and env as arguments to buildPlaybook() function
    - specify in guidebook that args and env must be passed to buildPlaybook()
    - clarify in guidebook that playbook spec file is relative to process working directory
    - state in guidebook that playbook spec file has implicit .yml extension if missing extension
    a1ebe6cf