X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;h=66a25a8e950eef560a3eef0c349b0a1b9db52966;hb=refs%2Ftags%2Fv0.71.0;hp=955e224c6d6f63117235bcc30ffe18f0b2e52c79;hpb=e0a9d10d3d6b488ed3a3b00050b34d9faee4a6f8;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 955e224c..66a25a8e 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -12,6 +12,11 @@ This macro will post a comment to the gerrit patchset if the build creates a file named gerrit_comment.txt To use this macro add it to the list of builders. +lf-ansible-config-file-provider +------------------------------- + +Provisions files required by the ansible, namely +"~/.ansible/ansible.cfg" in the Jenkins home directory. lf-fetch-dependent-patches -------------------------- @@ -127,7 +132,6 @@ Run `packer build` to build system images. :packer-version: Version of packer to use. :platform: Build platform as found in the vars directory. :template: Packer template to build as found in the templates directory. - :packer-builder: builder type to use. ex: aws, openstack (default: openstack) :Optional parameters: @@ -146,7 +150,6 @@ Run ``packer validate`` to verify packer configuration. :packer-cloud-settings: Cloud configuration file. Loaded on the build server as CLOUDENV environment variable. :packer-version: Version of packer to use. - :packer-builder: builder type to use. ex: aws, openstack (default: openstack) lf-infra-push-gerrit-patch --------------------------