summaryrefslogtreecommitdiffstats
path: root/modules/base
Commit message (Collapse)AuthorAgeFilesLines
* puppet requires ruby 2.7 for nowJesse Luehrs2021-06-181-1/+1
|
* factor cron jobs out into a helper moduleJesse Luehrs2020-07-111-6/+5
|
* silence tput warnings from yaourtJesse Luehrs2020-07-051-1/+1
|
* add input plugin for pacman updatesJesse Luehrs2020-07-052-0/+9
|
* try fixing puppet script againJesse Luehrs2020-06-161-1/+1
|
* fix argumentsJesse Luehrs2020-06-161-1/+1
|
* also track the branchJesse Luehrs2020-06-161-1/+1
|
* handle nonexistent branchesJesse Luehrs2020-06-161-1/+1
|
* configure time zoneJesse Luehrs2020-06-151-0/+3
|
* more cleanupsJesse Luehrs2020-06-151-1/+1
|
* fix git stuffJesse Luehrs2020-06-151-1/+1
|
* silence ruby warnings in puppetJesse Luehrs2020-06-151-1/+1
|
* start using hieraJesse Luehrs2020-06-151-1/+1
|
* make sure we update the branch correctlyJesse Luehrs2020-06-151-1/+1
|
* allow puppeting from branchesJesse Luehrs2020-06-151-1/+2
|
* allow watching twitch via partofmeJesse Luehrs2020-06-081-1/+1
|
* switch to ripgrepJesse Luehrs2019-10-231-1/+1
|
* this was fixedJesse Luehrs2019-10-231-2/+0
|
* update rust toolchain as part of update script tooJesse Luehrs2019-08-231-0/+1
|
* only pull docker images on mailJesse Luehrs2019-03-191-4/+2
|
* turn on -x for update scriptJesse Luehrs2019-03-191-1/+1
|
* update on the mail server should also pull docker imagesJesse Luehrs2019-03-193-3/+8
|
* temporarily manually add missing dependencyJesse Luehrs2019-02-171-0/+2
|
* switch to neomuttJesse Luehrs2019-02-171-1/+1
|
* remove some unnecessary newlinesJesse Luehrs2019-01-011-2/+2
|
* generate hosts dataJesse Luehrs2019-01-011-5/+3
|
* ensure we have the proper base directoriesJesse Luehrs2018-12-061-0/+6
|
* install yaourtrc on tozt tooJesse Luehrs2018-11-302-0/+3
|
* basic script for running updatesJesse Luehrs2018-11-302-3/+17
|
* a mail sender isn't really an important toolJesse Luehrs2018-11-301-1/+0
| | | | my other machines don't have credentials to send mail anyway
* add more monitoring toolsJesse Luehrs2018-11-281-0/+2
|
* fix variable referenceJesse Luehrs2018-11-181-1/+1
| | | | | $persistent_data is a node scoped variable, not a top scoped variable, which confuses puppet-lint, i guess?
* puppet lintJesse Luehrs2018-11-182-5/+5
|
* manage sshd config with puppetJesse Luehrs2018-11-181-0/+1
|
* fix hosts fileJesse Luehrs2018-11-171-5/+5
| | | | apparently algo changed their ip address allocation scheme recently
* simplify home directory handlingJesse Luehrs2018-11-152-18/+17
|
* more dependency fixesJesse Luehrs2018-11-151-2/+3
|
* fix dependenciesJesse Luehrs2018-11-151-0/+5
|
* do a lot less for the root userJesse Luehrs2018-11-151-45/+45
|
* remove some unnecessary directory creationsJesse Luehrs2018-11-151-23/+1
| | | | the tools will auto-create these if they don't exist
* use the correct class nameJesse Luehrs2018-11-151-1/+1
|
* apparently you can't specify dependencies like thatJesse Luehrs2018-11-151-2/+3
|
* typoJesse Luehrs2018-11-151-1/+1
|
* move a couple things into globalsJesse Luehrs2018-11-153-11/+5
| | | | instead of threading them through to everywhere individually
* move vpn into the baseJesse Luehrs2018-11-152-0/+4
|
* only install fail2ban on toztJesse Luehrs2018-11-141-1/+0
|
* fill out the rest of the hosts fileJesse Luehrs2018-11-141-0/+2
|
* template the hosts fileJesse Luehrs2018-11-142-2/+2
|
* whoops, missed removing tozt::persistent hereJesse Luehrs2018-11-141-2/+0
|
* make persistent_data optional for baseJesse Luehrs2018-11-131-1/+1
|