gitlab module: explicitely create pages shared path

Fixes creation of backups.
This commit is contained in:
Franz Pletz 2017-03-06 15:57:49 +01:00
parent 29f57ac447
commit 4bd12fa7b2
No known key found for this signature in database
GPG key ID: 846FDED7792617B4

View file

@ -481,6 +481,7 @@ in {
mkdir -p ${cfg.statePath}/repositories
mkdir -p ${gitlabConfig.production.shared.path}/artifacts
mkdir -p ${gitlabConfig.production.shared.path}/lfs-objects
mkdir -p ${gitlabConfig.production.shared.path}/pages
mkdir -p ${cfg.statePath}/log
mkdir -p ${cfg.statePath}/shell
mkdir -p ${cfg.statePath}/tmp/pids