forked from voxpupuli/puppet-gitlab
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- moved host_config to front - moved omnibus_config in front of install - closes voxpupuli#240 - made service a non-subscribe in init.pp ordering - required for voxpupuli#239 closes voxpupuli#237
- Loading branch information
1 parent
a22d7ba
commit db186b7
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,4 +36,6 @@ | |
group => 'root', | ||
mode => '0644', | ||
} | ||
include gitlab::backup | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters