30 Commits

Author SHA1 Message Date
c59e706c17
Add initial HUGO support, FreeBSD 13 support, and script for Ansible to hit dev branch. (#4)
* Create HUGO file.

* Add HUGO.

* Add script for running system against development branch.

* Add newline to end of file.

* Comment unused blocks.

* Add path of site that HUGO should host.

* Newlines, comments, and HUGO path. (#2) (#3)

* Create HUGO file.

* Add HUGO.

* Add script for running system against development branch.

* Add newline to end of file.

* Comment unused blocks.

* Add path of site that HUGO should host.

* FreeBSD is complaining about certbot not having dict object stdout. This whole playbook is supposed to be skipped though, lol.

* FreeBSD 13 is still mad. Ansible 2.11.2, jinja 2.11.2 (same version number??), Python 3.8.10.

* Fix root group to be existing variable. FreeBSD uses wheel.

* Allow choosing Github branch dynamically.

* `branch` needs to be at General level. Testing if this works...

* Change other `localhost` to `everything`.

* Update FreeBSD status.

* Goodbye, Code-OSS on Linux!

* Delete a terrible file.

* Remove excess tag.

* "Fix" SSHFS for FreeBSD.

* Variablize FreeBSD's loading of fusefs.

* Variablize /etc/rc.conf. Enable FuseFS more properly.

* Add beginning ticks.

* Add missing playbook.

* Enable FreeBSD mount job.

* Rearrange items to be more consistent with comment.

* It seems  FreeBSD removed the `gnome3` metapackage. Use `gnome3-lite` instead. Also add Telegram.

* Python is to 3.8 now.

* Expand on FreeBSD work.

* Expand on FreeBSD work.

* Add placeholders for Gitlab.

* Add parameter for Gitlab install.

* Add Gitlab playbook.

* Ensure FreeBSD uses the correct Python install.

* Add newline.

* Fix NFS for FreeBSD workstations.

* Remove unnecessary line, restricted install to Linux in playbook.

* Fix mount options for FreeBSD.

* Fix mount number, as well as system-specific facts.

* Add placeholders for remote viewing.

* Add RDP for FreeBSD.

* Omg! It works! Add setting enforcement.

* Always remove OSS.

* Remove hosts from explicit dev testing.
2021-07-19 07:07:03 -05:00
a62336f139
Release HUGO and scm-dev.sh additions. (#1)
* Create HUGO file.

* Add HUGO.

* Add script for running system against development branch.
2021-07-13 06:47:31 -05:00
e492c62bc7 Remove TODO. 2021-02-20 13:05:38 -06:00
3681a952c5 Placing the file needs to be as root for non-sshfs machines. 2021-02-20 12:55:43 -06:00
a14231ac46 Only give the deets, nothing fancy. Remove unneeded sudos. 2021-02-20 12:17:08 -06:00
5e22193827 Put neofetch in heartbeat. 2021-02-20 11:28:02 -06:00
f6e06fb34c Consistency of calling scm. 2021-02-15 09:47:07 -06:00
caac162f2f Comment disabled on absent job. 2021-02-11 11:11:14 -06:00
71f59cc4ac Hide report copying on sshfs machines rather than just disabling. 2021-02-11 11:10:41 -06:00
f8fd6881c8 Fix special_time attribute. 2021-02-11 11:09:09 -06:00
cee400076e Add forced weekly job run for 24/7 systems. 2021-02-11 11:05:52 -06:00
866a2cbd25 Remove the removal. Should not be necessary. 2021-02-07 13:52:49 -06:00
41eb2077f2 Fix colliding cron job names. 2021-02-07 13:49:31 -06:00
96b8415e42 Add removal of report. Doesn't seem like modified timestamp is updating from some systems properly. 2021-02-07 13:25:39 -06:00
2e33a8a93c Fix report names and cron job. 2021-02-07 09:29:24 -06:00
20efa69af9 FIx disable again. 2021-02-07 09:04:46 -06:00
5fec8bb608 Fix typo. Fix disable scp jobs. 2021-02-07 09:01:40 -06:00
f6754f616c Fox quote. VS Code is annoying sometimes. 2021-02-07 07:28:48 -06:00
ebe579a205 Variablize ssh. Make non-sshfs report cron job a loop. 2021-02-07 07:26:54 -06:00
396f6cd711 Partition FreeBSD cron jobs. Add security update. 2021-02-06 11:02:29 -06:00
248855feda Moce cron jobs from root to ansible now that permissions are fixed. 2021-02-06 09:58:18 -06:00
6e12534299 Fix ansible sudoer permissions. 2021-02-06 09:42:47 -06:00
1a43936c6b Provide method for non-SSHFS machines to report. 2021-02-06 09:18:23 -06:00
62aefb0ffb Dangit, cancelled the ansible-pull job again. Also fix root cron being done twice. 2021-02-06 07:49:11 -06:00
fc3953ae29 Adjust report permissions. 2021-02-06 07:37:31 -06:00
4ffc25c804 Save reports and heartbeat to 1337 drive. Fix some fact names. 2021-02-06 07:16:19 -06:00
3edada0912 Fix ansible cron (again). 2021-02-03 21:32:03 -06:00
86e1881090 General FreeBSD and account improvements. 2021-02-03 21:17:48 -06:00
2951b687ae Better names. :) 2021-02-02 21:28:17 -06:00
af1eee5f03 More organization and beginning to add 1337 share. 2021-02-01 05:03:27 -06:00