Skip to content

Instantly share code, notes, and snippets.

@leonardinius
Created January 20, 2014 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leonardinius/8518829 to your computer and use it in GitHub Desktop.
Save leonardinius/8518829 to your computer and use it in GitHub Desktop.
debconf
gitolite gitolite/gituser string git
gitolite gitolite/gitdir string /home/git
gitolite gitolite/adminkey string ssh-dss aaaaaaa
gitolite:
pkg.installed:
- debconf: salt://gitolite/gitolite.answers
@pbooysen
Copy link

Works with the following SLS:
gitolite:
pkg:
- installed
- debconf: salt://gitolite/gitolite.answers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment