mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Reworked to use Ruby since its needed for Puppet
This commit is contained in:
parent
bff34cde83
commit
4f0169d4fc
21 changed files with 73 additions and 38 deletions
4
puppet/site/profile/manifests/base.pp
Normal file
4
puppet/site/profile/manifests/base.pp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# the base profile should include component modules that will be on all nodes
|
||||
class profile::base {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue