Skip to content

Commit

Permalink
Add warning on database automation
Browse files Browse the repository at this point in the history
Resolves issue cvent#19
  • Loading branch information
spuder authored Oct 10, 2017
1 parent 8be7144 commit 901da0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ end

Install MSSQL Express and Octopus Deploy Server 3.17.1

**Warning: You will still need to manually grant database db_owner rights. See [issue 19](https://github.com/cvent/octopus-deploy-cookbook/issues/119) for documentation**

```ruby
chocolatey_package 'mssqlserver2014express' do
action :install
Expand Down

0 comments on commit 901da0b

Please sign in to comment.