AmiramMaimon
Results
2
issues of
AmiramMaimon
Hey, When using the `network.managed` state on Ubuntu Focal (20.04) version in order to configure/update an interface its edit the interfaces file instead of the netplan files. It causes an...
Bug
needs-triage
ubuntu
Hey, I have added a scheduler using the `schedule.present` state as follow: ``` midnight-execution: schedule.present: - persist: True - maxrunning: 1 - function: state.apply - when: 00:02am ``` The state...
Bug
severity-medium