Skip to content

Error when --var values start with an & #589

Open
@sneal

Description

Each vars value is interpolated and are unmarshalled as yaml via the imported bosh cli lib so when you have a var value that starts with an ampersand it causes an error. For example:

$ om configure-director \
  --config director.yml \
  --var "iaas-configurations_0_vcenter_password=&qgz6dUjD^Rj3S6e"

Deserializing variables 'iaas-configurations_0_vcenter_password=&qgz6dUjD^Rj3S6e': yaml: did not find expected alphabetic or numeric character

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions