diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-11-10 11:57:31 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-11-10 11:57:31 -0200 |
commit | f4630b197fabdae2ac9b41b91768d8d240a84824 (patch) | |
tree | 4e369371bf18651841551250ca7f923c76575118 | |
parent | c065753e082f284660c6cdd5db9529cf83fdaba8 (diff) | |
download | puppet-bootstrap-f4630b197fabdae2ac9b41b91768d8d240a84824.tar.gz puppet-bootstrap-f4630b197fabdae2ac9b41b91768d8d240a84824.tar.bz2 |
Adding reprepro into aliases
-rw-r--r-- | templates/etc/aliases.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/etc/aliases.erb b/templates/etc/aliases.erb index 4b9a4b9..f520f68 100644 --- a/templates/etc/aliases.erb +++ b/templates/etc/aliases.erb @@ -11,4 +11,5 @@ ftp: root abuse: root noc: root security: root +reprepro: root root: <%= first_user_email %> |