--- File[/etc/systemd/system/amd-k8s-device-plugin.service.d/amd-k8s-device-plugin-wrapper.conf].orig
+++ File[/etc/systemd/system/amd-k8s-device-plugin.service.d/amd-k8s-device-plugin-wrapper.conf]
+ group => root
+ mode => 0444
+ notify => Exec[systemd daemon-reload for amd-k8s-device-plugin.service (amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper)]
+ ensure => present
+ owner => root
Content differences:
--- /etc/systemd/system/amd-k8s-device-plugin.service.d/amd-k8s-device-plugin-wrapper.conf.orig
+++ /etc/systemd/system/amd-k8s-device-plugin.service.d/amd-k8s-device-plugin-wrapper.conf
@@ -0,0 +1,3 @@
+[Unit]
+ExecStart=
+ExecStart=/usr/bin/amd-k8s-device-plugin.wrapper -logtostderr=true -stderrthreshold=INFO -v=5
File[/usr/bin/amd-k8s-device-plugin.wrapper]
- Parameters differences:
--- File[/usr/bin/amd-k8s-device-plugin.wrapper].orig
+++ File[/usr/bin/amd-k8s-device-plugin.wrapper]
+ group => root
+ mode => 0660
+ source => puppet:///modules/amd_rocm/files/amd-k8s-device-plugin.wrapper
+ ensure => present
+ owner => root
- Exec[systemd daemon-reload for amd-k8s-device-plugin.service (amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper)]
- Parameters differences:
--- Exec[systemd daemon-reload for amd-k8s-device-plugin.service (amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper)].orig
+++ Exec[systemd daemon-reload for amd-k8s-device-plugin.service (amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper)]
+ command => /bin/systemctl daemon-reload
+ refreshonly => True
- Systemd::Unit[amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper]
- Parameters differences:
--- Systemd::Unit[amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper].orig
+++ Systemd::Unit[amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper]
+ override => True
+ override_filename => amd-k8s-device-plugin-wrapper
+ unit => amd-k8s-device-plugin
+ require => ['Class[Systemd]']
+ ensure => present
+ restart => True
- Systemd::Override[amd-k8s-device-plugin-wrapper]
- Parameters differences:
--- Systemd::Override[amd-k8s-device-plugin-wrapper].orig
+++ Systemd::Override[amd-k8s-device-plugin-wrapper]
+ ensure => present
+ restart => True
+ unit => amd-k8s-device-plugin
- File[/etc/systemd/system/amd-k8s-device-plugin.service.d]
- Parameters differences:
--- File[/etc/systemd/system/amd-k8s-device-plugin.service.d].orig
+++ File[/etc/systemd/system/amd-k8s-device-plugin.service.d]
+ group => root
+ ensure => directory
+ owner => root
+ mode => 0555