suitmymind-ubuntu-machine 0.4.5.1 → 0.4.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,6 +52,7 @@ namespace :mysql do
52
52
  # set a default dummy password for the root user so the installer do not ask interactively for a password
53
53
  put render("my.cnf", binding), ".my.cnf"
54
54
  sudo "mv .my.cnf /root"
55
+ sudo "chown root:root /root/.my.cnf"
55
56
 
56
57
  sudo "aptitude install -y mysql-server mysql-client libmysqlclient15-dev"
57
58
  run "mysqladmin -u root password #{db_root_password}"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: suitmymind-ubuntu-machine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.5.1
4
+ version: 0.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Balthazar