Skip to content
This repository was archived by the owner on Dec 12, 2019. It is now read-only.
This repository was archived by the owner on Dec 12, 2019. It is now read-only.

Box fails to provision: template error while templating string #365

@MrDaleSmith

Description

@MrDaleSmith

With the latest release of VLAD, I'm getting the error -

TASK: [get current Vlad version] **********************************************
fatal: [192.168.100.100] => Failed to template {% if [my base path]/vlad/vlad_guts %} True {% else %} False {% endif %}: template error while templating string: unexpected '/'

If I remove the changes in c7f9c91, specifically -

- name: set local inventory dir variable
  set_fact:
    inventory_dir: "/vagrant/"
  when: inventory_dir == false and vlad_running_local == false

and

  when: inventory_dir

from the site.yml, then I can get the box up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions