mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 09:07:03 +02:00
Update to 2021-12-01 19:13
This commit is contained in:
11
roles/pmg/files/remove_nag.patch
Normal file
11
roles/pmg/files/remove_nag.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- /usr/share/perl5/PMG/API2/Subscription.pm.orig 2018-10-19 09:00:37.950836918 +0200
|
||||
+++ /usr/share/perl5/PMG/API2/Subscription.pm 2018-10-19 09:00:45.782516677 +0200
|
||||
@@ -79,7 +79,7 @@
|
||||
my $info = PVE::INotify::read_file('subscription');
|
||||
if (!$info) {
|
||||
return {
|
||||
- status => "NotFound",
|
||||
+ status => "Active",
|
||||
message => "There is no subscription key",
|
||||
serverid => $server_id,
|
||||
url => $url,
|
Reference in New Issue
Block a user