ogom / cookbook-gitlab

Chef's Cookbook for GitLab
33 stars 15 forks source link

Database wipe out by install recipe after cookbook update. #13

Closed jakshi closed 11 years ago

jakshi commented 11 years ago

I use gitlab cookbook version 0.5.1 in my runlist:

gitlab::initial gitlab::install

After I updated cookbook to 0.6 version and start chef-client, my gitlab database was wiped out.

Workaround: Restore DB from backup, freeze cookbook version on 0.5.1.