Skip to content

I am Christopher Bale

Tech Journal and Ideas Explored

Tag: Puppet

August 7, 2019 D0nBale

Useful Puppet Commands

puppet
Useful Puppet Commands

Show what puppet would have done without changing anything: sudo puppet apply –noop /examples/file_hello.pp See what change puppet would actually make to a file: sudo

Read More
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...

md () { mkdir -p “[email protected]” && cd “[email protected]”; }

— Create a directory and change into it at the same time

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.