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

2
Puppetfile Normal file
View file

@ -0,0 +1,2 @@
mod 'puppetlabs-apt', '10.0.1'
mod 'puppetlabs-stdlib', '9.7.0'