Skip to content

Instantly share code, notes, and snippets.

@kadel
Created October 16, 2012 13:17
Show Gist options
  • Save kadel/3899223 to your computer and use it in GitHub Desktop.
Save kadel/3899223 to your computer and use it in GitHub Desktop.
package:
- pkg.installed
- version: {{ pkg_version }}
{% set pkg_version = '0.1' %}
include:
- base
base:
'host':
- mystate
@kadel
Copy link
Author

kadel commented Oct 16, 2012

UndefinedError: 'pkg_version' is undefined

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