Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 864 Bytes

File metadata and controls

34 lines (20 loc) · 864 Bytes

VCS::vcs_mirror version 1.12

License: MIT Tags: cfdc Authors: Nick Anderson nick@cmdln.org, Ted Zlatanov tzz@lifelogs.com

Description

Check out and update a VCS repository.

Dependencies

CFEngine::dclib, CFEngine::stdlib

API

bundle: mirror

  • parameter environment runenv (default: none, description: none)

  • parameter metadata metadata (default: none, description: none)

  • parameter string vcs (default: none, description: none)

  • parameter string path (default: none, description: none)

  • parameter string origin (default: none, description: none)

  • parameter string branch (default: none, description: none)

  • parameter array options (default: none, description: none)

  • returns return deploy_path (default: none, description: none)

SAMPLE USAGE

See test.cf or the example parameters provided