Skip to content
Snippets Groups Projects
  • Simon Kollberg's avatar
    d7039ef7
    Openstack cwd (#7643) · d7039ef7
    Simon Kollberg authored
    * terraform/openstack: Use path.root for ansible_bastion_template.txt
    
    The path.root variable points to the root module path. Using this
    instead of a relative path makes less assumptions about the current
    working directory.
    
    * terraform/openstack: Add group_vars_path variable
    
    Previously, the group_vars path was assumed to be in CWD. The
    default value for the group_vars_path variable is still relative
    to CWD and thus should be backwards compatible if unset.
    d7039ef7
    History
    Openstack cwd (#7643)
    Simon Kollberg authored
    * terraform/openstack: Use path.root for ansible_bastion_template.txt
    
    The path.root variable points to the root module path. Using this
    instead of a relative path makes less assumptions about the current
    working directory.
    
    * terraform/openstack: Add group_vars_path variable
    
    Previously, the group_vars path was assumed to be in CWD. The
    default value for the group_vars_path variable is still relative
    to CWD and thus should be backwards compatible if unset.