~cgrabowski/maas:add_hardware_sync_systemd_timer

Last commit made on 2022-02-03
Get this branch:
git clone -b add_hardware_sync_systemd_timer https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
add_hardware_sync_systemd_timer
Repository:
lp:~cgrabowski/maas

Recent commits

1091ac1... by Christian Grabowski

update doc string

641ea45... by Christian Grabowski

use pkgutil to fetch templates

f7aa2b0... by Christian Grabowski

simplify generate_hardware_sync_systemd_configuration

81d409e... by Christian Grabowski

add hardware sync interval to settings form

e815777... by Christian Grabowski

add systemd configuration for hardware sync

d59c577... by Christian Grabowski

set enable_hw_sync via Deploy node action

add migration for enable_hw_sync

validate enable_hw_sync is only set true for linux based deployments

add 'enable_hw_sync' flag on machines

9796819... by Alberto Donato

small cleanup to websocket triggers helper

5c789bc... by Peter Makowski

Update maas-ui to e959f50a
refactor: subnet take action (#3571)

* refactor: subnet take action

* refactor: subnet take action

* refactor: subnet take action

* use forEach

8563a2c... by Caleb Ellis

Update maas-ui to d09018c0
feat(ui): build Subnets in this VLAN table (#3569)

bc4988c... by huwshimi <email address hidden>

Update maas-ui to 5c1576eb
fix(ui): close the dhcp form on success (#3570)

Fix the DHCP snippet form to only close if the create/update action was successful.

Fixes: #3568.