OP#547 update Readme

This commit is contained in:
2026-03-30 13:54:12 +02:00
parent 9ff9365542
commit aae0f70464

View File

@@ -20,7 +20,9 @@
dnf-automatic is a mechanism to allow automatic OS updates for Rocky 9 and similar RHEL 9 based operating systems.
`confdroid_automatic` manages dnf-automatic installations and configurations.
`confdroid_automatic` manages dnf-automatic installations and configurations.
Choose the required update and reboot policy per host, host group, environment etc. Set the email notification about updates, that's all it needs.
## WARNING
@@ -56,7 +58,7 @@ via site.pp or nodes.pp
```ruby
node 'example.example.net' {
include automatic
include confdroid_automatic
}
```
@@ -74,6 +76,7 @@ See [more details about class deployment on confdroid.com](https://confdroid.com
- Puppet Parser
- ERB Template Parser
- Sonar Quality Gate
- End-to-end deployments in Rocky-9 environments
## Contact Us