From: Andrew Grimberg Date: Fri, 12 Nov 2021 16:25:31 +0000 (-0800) Subject: Feat: Add new ansible-cfg file X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d236e286002c7c86df1dadc73ac63ca3d443daa5;p=ci-management.git Feat: Add new ansible-cfg file Add in the new ansible-cfg managed file in prepration to upgrading global-jjb which now requires it for packer jobs. Change-Id: I76f467e1fd4a60c69d8270289d0bdb18a5be6c0f Signed-off-by: Andrew Grimberg --- 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 00000000..b9b5fda3 --- /dev/null +++ b/jenkins-config/managed-config-files/custom/ansible-cfg/config-params.yaml @@ -0,0 +1,3 @@ +--- +name: "ansible-cfg" +comment: "ansible-cfg" 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 00000000..5c970331 --- /dev/null +++ b/jenkins-config/managed-config-files/custom/ansible-cfg/content @@ -0,0 +1 @@ +remote_src = ~/.ansible/tmp