Compare commits

..

No commits in common. "b0a28a0e47f6c5c6c66aee654d916dab4274d95a" and "864c1bdfd39bf36e8e7c0d6909734326b07f92ad" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

@ -44,10 +44,6 @@
port: 4533
interface: service
- name: "paperless"
port: 8000
interface: service
- name: "syncthing"
port: 22000
proto: any

View File

@ -57,11 +57,3 @@
name: cronie
state: started
enabled: yes
- name: Setup reboot cronjob
cron:
name: "Reboot system"
minute: 59
hour: 11
weekday: 5
job: "reboot"