Add autoUpdate to CPU portion as well.

This commit is contained in:
Hyperling 2021-03-25 08:23:51 -05:00
parent 7389a14910
commit 3e675058bf

View File

@ -43,6 +43,7 @@
webPort = 8080 webPort = 8080
useSSL = true useSSL = true
email = me@hyperling.com email = me@hyperling.com
autoUpdate=true
marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers' marker: ';{mark} MANAGED BY ANSIBLE - CPU Headers'
marker_begin: ';;;;;;;;;;;; BEGIN' marker_begin: ';;;;;;;;;;;; BEGIN'
marker_end: ' END' marker_end: ' END'