git resource The git resource can be used to manage source control resources that exist in a git repository. git ‘/var/www/html/jorani-chef’ do repository ‘[email protected]:anjani-phuyal/jorani-chef.git’ revision ‘master’ action :sync end This resource syncs the git repo at /var/www/html/jorani-chef