summaryrefslogtreecommitdiffstats
path: root/jenkins-config/managed-config-files
diff options
context:
space:
mode:
authorVanessa Valderrama <vvalderrama@linuxfoundation.org>2022-08-16 14:11:54 -0500
committerVanessa Valderrama <vvalderrama@linuxfoundation.org>2022-08-16 14:23:46 -0500
commitbe2419fd26150356823961e29283ae2373163f31 (patch)
treeabfc7562aeaf6bd464310cccf8d82a2d0b6b859e /jenkins-config/managed-config-files
parent9294e341ad505f355158bfaafcb57ad209a496e6 (diff)
Chore:Add ansible.cfg
Adding managed file ansible.cfg qhich is required to build packer images Signed-off-by: Vanessa Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I1f1e2e9ead5381444bc666967c971ddc6b600e77
Diffstat (limited to 'jenkins-config/managed-config-files')
-rw-r--r--jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml3
-rw-r--r--jenkins-config/managed-config-files/custom/ansible-cfg/content2
2 files changed, 5 insertions, 0 deletions
diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml
new file mode 100644
index 000000000..f9e66ffc6
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml
@@ -0,0 +1,3 @@
+---
+name: "ansible-cfg"
+comment: "ansible config file"
diff --git a/jenkins-config/managed-config-files/custom/ansible-cfg/content b/jenkins-config/managed-config-files/custom/ansible-cfg/content
new file mode 100644
index 000000000..96c911799
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/ansible-cfg/content
@@ -0,0 +1,2 @@
+[defaults]
+remote_tmp = ~/.ansible/tmp