Skip to content

flooose/puppet_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer
------------------------------------------------------------
This is not meant to be a public project. It only serves
as an access point for some server configurations.

If you choose to use this, beware, there are security
issues, bad code and DEADLY LIONS.

Good luck!


Content
------------------------------------------------------------
There are two types of manifests here:

1. Manifests for servers or groups of servers. This is how
puppet recommends doing it. These manifests manifest manage
things for their respective servers/groups of servers.

2. Manifests representing things that are likely to be
in common to all or most servers. These are generally
environment files like config files like bashrc and vimrc.


########## Notes to self #################
for server set up:
  1 clone repository
  2 puppetmasterd --mkusers
  3 puppetmasterd --genconfig > /etc/puppet/puppet.conf
  4 edit /etc/puppet.conf

About

Manage /etc files for puppet so that we maintain a "clean" system while not having to depend on Debian packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages