Compare commits
No commits in common. "b0a28a0e47f6c5c6c66aee654d916dab4274d95a" and "864c1bdfd39bf36e8e7c0d6909734326b07f92ad" have entirely different histories.
b0a28a0e47
...
864c1bdfd3
@ -44,10 +44,6 @@
|
|||||||
port: 4533
|
port: 4533
|
||||||
interface: service
|
interface: service
|
||||||
|
|
||||||
- name: "paperless"
|
|
||||||
port: 8000
|
|
||||||
interface: service
|
|
||||||
|
|
||||||
- name: "syncthing"
|
- name: "syncthing"
|
||||||
port: 22000
|
port: 22000
|
||||||
proto: any
|
proto: any
|
||||||
|
@ -57,11 +57,3 @@
|
|||||||
name: cronie
|
name: cronie
|
||||||
state: started
|
state: started
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
|
||||||
- name: Setup reboot cronjob
|
|
||||||
cron:
|
|
||||||
name: "Reboot system"
|
|
||||||
minute: 59
|
|
||||||
hour: 11
|
|
||||||
weekday: 5
|
|
||||||
job: "reboot"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user