Skip to content

Commit

Permalink
Create a ~/.salted directory
Browse files Browse the repository at this point in the history
Closes mdavezac#2
  • Loading branch information
dpshelio committed Jan 14, 2018
1 parent 6d49822 commit 51da671
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions salt.sls
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ salt packages:
- jinja2
- upgrade: True
- bin_env: {{pillar['condiment_build_dir']}}/salt-env/bin/pip

{{grains['userhome']}}/.salted:
file.directory:
- makedirs: True

0 comments on commit 51da671

Please sign in to comment.