Skip to content

I am Christopher Bale

Tech Journal and Ideas Explored

Tag: masterless puppet

October 16, 2018October 16, 2018 D0nBale

Masterless Puppet: Connecting a Puppet agent to a central git repo

puppet, sysadmin
Masterless Puppet: Connecting a Puppet agent to a central git repo

Step-by-step guide wget https://apt.puppetlabs.com/puppet5-release-xenial.deb sudo dpkg -i puppet5-release-xenial.deb sudo apt update sudo apt install puppet-agent sudo vim /etc/environment add /opt/puppetlabs/bin to PATH source environment sudo

Read More

Me…

D0nBale

UK based DevOps Engineer certified in Linux and AWS. Working with Ansible, Terraform, Packer, Jenkins & Docker Always learning...

cmdline magic...

for command in kubectl jq envsubst aws
do
which $command &>/dev/null && echo “$command in path” || echo “$command NOT FOUND”
done

Recent Posts

  • Redis Sentinel Failover
  • Scaling a node out of a kubernetes cluster in kops
  • Using Flutter with the updated amplify_flutter plugin
  • Bash Cheat Sheet
  • Setting up Pandora Network Monitoring

Categories

  • amplify
  • aws
  • AWS Managed AD
  • bash
  • docker
  • ec2
  • flutter
  • kubernetes
  • linux
  • NextCloud
  • photoshop
  • puppet
  • redis
  • sysadmin
  • Uncategorized
  • windows 10

Come follow me…

Follow Us on GithubFollow Us on Twitter
All Rights Reserved 2022
Proudly powered by WordPress | Theme: Gist by Candid Themes.