Forum: CFEngine Help
Subject: Re: CFEngine Help: git promises
Author: analogue
Link to topic: https://cfengine.com/forum/read.php?3,25955,25956#msg-25956
Thanks
For now I'll just stick to update some master branch, using this:
bundle agent git_master
{
commands:
"/usr/bin/git pull origin"
comment => "Update /repo from git repository",
contain => silent_in_dir("/repo");
}
But I'll need a more elaborate bundle soon enough.
I'll come back here =)
Thanks for your help
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine