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