Skip to content

Commit

Permalink
Add example of secrets file
Browse files Browse the repository at this point in the history
  • Loading branch information
asmagin committed Mar 26, 2018
1 parent f4583ce commit 022b43b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
default['gusztavvargadr_sitecore']['secrets'] = {
'user' => '<your user name>',
'password' => '<your password>',
}

0 comments on commit 022b43b

Please sign in to comment.