Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Merge pull request #17 from dev-sec/local_testing
Browse files Browse the repository at this point in the history
Local testing
  • Loading branch information
Sebastian Gumprich authored Jun 28, 2016
2 parents 5f8ceb6 + 5134982 commit 1510f92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ provisioner:
ansible_verbose: true
ansible_diff: true
roles_path: ../ansible-mysql-hardening/
sudo_command: 'sudo -E -H'

platforms:
- name: ubuntu-12.04
Expand Down
1 change: 0 additions & 1 deletion default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
hosts: localhost
vars:
overwrite_global_mycnf: no
mysql_hardening_enabled: yes
mysql_root_password: "root"
roles:
- geerlingguy.mysql
Expand Down

0 comments on commit 1510f92

Please sign in to comment.