summaryrefslogtreecommitdiffstats
path: root/legacy/assets/perftest/common/sys_proxy_pbook.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/assets/perftest/common/sys_proxy_pbook.yaml')
-rw-r--r--legacy/assets/perftest/common/sys_proxy_pbook.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/legacy/assets/perftest/common/sys_proxy_pbook.yaml b/legacy/assets/perftest/common/sys_proxy_pbook.yaml
index bf4a8ccb..543285e3 100644
--- a/legacy/assets/perftest/common/sys_proxy_pbook.yaml
+++ b/legacy/assets/perftest/common/sys_proxy_pbook.yaml
@@ -1,3 +1,11 @@
+##############################################################################
+# Copyright (c) 2017 ZTE Corporation and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
#env
- name: insert shell proxy http
lineinfile: dest=/etc/profile.d/proxy.sh state=present create=yes owner=root group=root mode=0644 regexp="export http_proxy={{ http_proxy }}"