Skip to content

brasey/laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laptop

Summary

Set up a new laptop.

Steps

Do these things.

sudo yum -y install puppet git
ssh-keygen
ssh-copy-id [email protected]
sudo git clone https://github.com/brasey/laptop.git /etc/puppet/modules
sudo puppet module install puppetlabs/stdlib
sudo puppet apply /etc/puppet/modules/profile/manifests/init.pp

Caveats

Currently, my username is hard coded. That should change.

I'm backing up some things that this Puppetry uses ssh to restore. Things are

  • .gnupg
  • .purple
  • .thunderbird
  • .local/share/keyrings (Seahorse keyrings)
  • .ssh
  • .juniper_networks

About

Set up a new laptop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published