Compare commits

..

2 Commits

Author SHA1 Message Date
unkinben 225930a739 Merge pull request 'chore: use git.unkin.net' (#3) from benvin/unkin_remote into master
Reviewed-on: #3
2026-03-17 16:44:22 +11:00
unkinben 1a8772f684 chore: use git.unkin.net
ci/woodpecker/pr/pre-commit Pipeline was successful
update the source to use the endpoint via haproxy with letsencrypt
certificates. this will make it simpler to manage trust in externally
sources containers used for puppet/k8s integration

- use git.unkin.net url for unkin origin
2026-03-17 16:41:49 +11:00
+1 -1
View File
@@ -6,5 +6,5 @@
# This will clone the git repository and instantiate an environment per # This will clone the git repository and instantiate an environment per
# branch in /etc/puppetlabs/code/environments # branch in /etc/puppetlabs/code/environments
:unkin: :unkin:
remote: 'https://git.service.au-syd1.consul/unkinben/puppet-prod.git' remote: 'https://git.unkin.net/unkin/puppet-prod.git'
basedir: '/etc/puppetlabs/code/environments' basedir: '/etc/puppetlabs/code/environments'