summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-06-07 13:59:59 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-06-07 13:38:47 +0000
commit832cf66ab95fbc74bf33a5b271869d0d948b4378 (patch)
tree14f0ae18b63d74f4021e4c2422de85b7d56b4959 /mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2
parentbb693eeaef1bc9821441a8a473c9393b0f8c2fbb (diff)
[patch] Rebase APT keyserver proxy support patch
Sync our patch with upstream PR [1]. [1] https://github.com/salt-formulas/salt-formula-linux/pull/138 Change-Id: If3a51d3aef51accee0901c59e1342b42dbe4be4b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 78d368731c9582361cc291d5618e01702982f2b9)
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2')
-rw-r--r--mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2 b/mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2
index 0e95d2d1d..3f238d667 100644
--- a/mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2
+++ b/mcp/reclass/classes/cluster/mcp-pike-common-ha/include/lab_proxy_pdf.yml.j2
@@ -18,7 +18,8 @@ parameters:
linux:
system:
proxy:
- keyserver:
+ pkg:
+ enabled: true
http: http://{{ upstream_proxy.address }}:{{ upstream_proxy.port }}
https: http://{{ upstream_proxy.address }}:{{ upstream_proxy.port }}
{%- endif %}