ogom/cookbook-gitlab

Database wipe out by install recipe after cookbook update.

Closed this issue · 0 comments

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.