Move puppet-rsync to main branch

master branch has been renamed to main upstream.

Change-Id: Ib67212dba7d550bf648f96a28ee9a4b3238eb405
This commit is contained in:
Alfredo Moralejo 2021-09-01 14:01:34 +02:00
parent 3bc4d7e722
commit 091b810f1a
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ mod 'remote',
mod 'rsync',
:git => 'https://github.com/puppetlabs/puppetlabs-rsync',
:ref => 'master'
:ref => 'main'
mod 'ssh',
:git => 'https://github.com/saz/puppet-ssh',