git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/distribute
Commit message (Collapse)AuthorAgeFilesLines
* adding distribute folder for servers which cannot reach gitH. P. 2022-03-211-0/+0
b content' class='blob'>
1
2
3
4
5
6
7
class role::webserver {

  #This role would be made of all the profiles that need to be included to make a webserver work
  #All roles should include the base profile
  include profile::base

}