--- 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)]
+ refreshonly => True
+ command => /bin/systemctl daemon-reload
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]
+ ensure => present
+ group => root
+ source => puppet:///modules/profile/files/amd_gpu/amd-k8s-device-plugin.wrapper
+ owner => root
+ mode => 0660
- 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]
+ ensure => present
+ override_filename => amd-k8s-device-plugin-wrapper
+ require => ['Class[Systemd]']
+ restart => True
+ unit => amd-k8s-device-plugin
+ override => 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/amd-k8s-device-plugin-wrapper.conf]
- Parameters differences:
--- 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]
+ ensure => present
+ notify => Exec[systemd daemon-reload for amd-k8s-device-plugin.service (amd-k8s-device-plugin-amd-k8s-device-plugin-wrapper)]
+ group => root
+ owner => root
+ mode => 0444
- 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
Relevant files