summaryrefslogtreecommitdiff
path: root/tools/dev_env_setup/templates/.jhbuildrc-auth.j2
diff options
context:
space:
mode:
authorSrdjan Grubor <sgnn7@sgnn7.org>2014-01-16 21:45:34 -0600
committerSrdjan Grubor <sgnn7@sgnn7.org>2014-01-16 21:46:33 -0600
commit29ded8f16c47d285144d2b85ead07974c7079bd6 (patch)
tree0be6bbf4681262e17a54f72bb89c78a00e309907 /tools/dev_env_setup/templates/.jhbuildrc-auth.j2
parent28197345ad32daa836fbf84b16a2b936a8086eaa (diff)
Moved ansible directory into tools
Diffstat (limited to 'tools/dev_env_setup/templates/.jhbuildrc-auth.j2')
-rw-r--r--tools/dev_env_setup/templates/.jhbuildrc-auth.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/dev_env_setup/templates/.jhbuildrc-auth.j2 b/tools/dev_env_setup/templates/.jhbuildrc-auth.j2
new file mode 100644
index 0000000..67d2e1e
--- /dev/null
+++ b/tools/dev_env_setup/templates/.jhbuildrc-auth.j2
@@ -0,0 +1,4 @@
+# -*- mode: python -*-
+# -*- coding: utf-8 -*-
+
+repos['endlessm'] = 'https://{{ api_key }}@github.com/endlessm/'