Skip to content

Instantly share code, notes, and snippets.

@jontyneedham
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jontyneedham/3df0d2547007fc608d10 to your computer and use it in GitHub Desktop.
Save jontyneedham/3df0d2547007fc608d10 to your computer and use it in GitHub Desktop.
---------
Rendering SLS 'base:directory' failed: Unknown yaml render error; line 24
---
[...]
- mode: 755
- makedirs: True
virtual_env_directory:
file.directory:
- name: /opt/envs/venv: <======================
- user: vagrant
- group: users
- mode: 755
- makedirs: True
[...]
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment