Karunakar reddy Ramidi
04/25/2022, 2:15 PMKarunakar reddy Ramidi
04/25/2022, 2:17 PMKarunakar reddy Ramidi
04/25/2022, 2:19 PMSlackbot
04/25/2022, 2:51 PMYehuda Katz
04/25/2022, 4:23 PMvcsrepo
s have been failing. I set safe.directory
and everything works when I run git commands manually, but not when run through puppet. Running puppet agent -t --debug
doesn't produce any useful output. Anyone else have this issue or have any thoughts of where to look? - Never mind, I see there is an issue open: https://github.com/puppetlabs/puppetlabs-vcsrepo/issues/535Yehuda Katz
04/25/2022, 4:24 PMvcsrepo
s have been failing. I set safe.directory
and everything works when I run git commands manually, but not when run through puppet. Running puppet agent -t --debug
doesn't produce any useful output. Anyone else have this issue or have any thoughts of where to look? - Never mind, I see there is an issue open: https://github.com/puppetlabs/puppetlabs-vcsrepo/issues/535Yehuda Katz
04/25/2022, 4:24 PMvcsrepo
s have been failing. I set safe.directory
and everything works when I run git commands manually, but not when run through puppet. Running puppet agent -t --debug
doesn't produce any useful output. Anyone else have this issue or have any thoughts of where to look? - Never mind, I see there is an issue open: https://github.com/puppetlabs/puppetlabs-vcsrepo/issues/535Slackbot
04/25/2022, 5:31 PMFauzi Gomez
04/25/2022, 6:04 PMClass['concat::fragment']
->Class['vcsrepo']
you can add that to your manifest.vchepkov
04/25/2022, 6:11 PMvchepkov
04/25/2022, 6:12 PMconcat::frragment
instead of having order
attributethedonkdonk
04/26/2022, 12:05 AMSlackbot
04/26/2022, 12:07 AMnatemccurdy
04/26/2022, 12:07 AMthedonkdonk
04/26/2022, 12:07 AMthedonkdonk
04/26/2022, 12:13 AMSlackbot
04/26/2022, 12:46 AMJohn Bishop
04/26/2022, 12:50 AMJohn Bishop
04/26/2022, 12:52 AMJohn Bishop
04/26/2022, 1:06 AM@@host { "${facts['fqdn']}_set${facts['deployment_set']}":
name => $facts['fqdn'],
host_aliases => $facts['hostname'],
ip => $facts['ipaddress'],
tag => $dset,
}
Host <<| tag == $dset |>>
John Bishop
04/26/2022, 1:06 AM@@host { "${facts['fqdn']}_set${facts['deployment_set']}":
name => $facts['fqdn'],
host_aliases => $facts['hostname'],
ip => $facts['ipaddress'],
tag => $dset,
}
Host <<| tag == $dset |>>
Yehuda Katz
04/26/2022, 2:26 AMSlackbot
04/26/2022, 7:53 AMSlackbot
04/26/2022, 8:37 AMSlackbot
04/26/2022, 11:12 AMAllahshukur Ahmadzada
04/26/2022, 11:34 AMbastelfreak
04/26/2022, 11:58 AMAllahshukur Ahmadzada
04/26/2022, 12:30 PMSlackbot
04/26/2022, 1:22 PMMassimiliano (Max)
04/26/2022, 1:29 PM