Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

- $ gitlab-ctl upgrade
- $ gitlab-ctl reconfigure

(실행 시 옮기는 폴더에 대해 처리가 되었는지 output message에서 확인)

정상 진행 시: 

Recipe: gitlab::gitlab-shell
* ruby_block[directory resource: /mnt/git-data] action run (skipped due to not_if)
* ruby_block[directory resource: /mnt/git-data/repositories] action run (skipped due to not_if)

실패 시:

Recipe: gitlab::gitlab-shell
* ruby_block[directory resource: /home/admin/test_repo/git-data] action run
================================================================================
Error executing action `run` on resource 'ruby_block[directory resource: /home/admin/test_repo/git-data]'
================================================================================

 

5. Gitlab 재시작

- $ gitlab-ctl restart