First steps of managing things home manager can't do via Puppet

This commit is contained in:
Gene Liverman 2025-10-01 20:56:47 -04:00
parent 366aa58ee5
commit bcbe58e36b
No known key found for this signature in database
4 changed files with 85 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
sudo /home/gene/.nix-profile/bin/r10k puppetfile install \
--puppetfile=/home/gene/repos/dots/Puppetfile \
--moduledir=/etc/puppetlabs/code/environments/production/modules