Skip to content

Commit

Permalink
Merge pull request #190 from gtmanfred/master
Browse files Browse the repository at this point in the history
fix docs for state_top_from_file
  • Loading branch information
gtmanfred committed Jan 9, 2018
2 parents fe0ea99 + d2892c3 commit b1f7b34
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/provisioner_options.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,11 @@ Environment to use in the environment to use in minion config file for the file

### state_top_from_file ###

default: `nil`
default: `false`

File to use as the `top.sls` in the test instance
If a top.sls file is provided in the states directory, and that is the top.sls
that is to be used, then this should be set to true so that it is not
overwritten by `state_top`

### vendor_path ###

Expand Down

0 comments on commit b1f7b34

Please sign in to comment.