Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package keylime-control-plane-image for 
openSUSE:Factory checked in at 2023-03-03 22:28:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keylime-control-plane-image (Old)
 and      /work/SRC/openSUSE:Factory/.keylime-control-plane-image.new.31432 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keylime-control-plane-image"

Fri Mar  3 22:28:49 2023 rev:2 rq:1069191 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/keylime-control-plane-image/keylime-control-plane-image.changes
  2022-10-21 16:19:09.718129537 +0200
+++ 
/work/SRC/openSUSE:Factory/.keylime-control-plane-image.new.31432/keylime-control-plane-image.changes
       2023-03-03 22:31:55.924165537 +0100
@@ -1,0 +2,5 @@
+Fri Mar  3 15:15:11 UTC 2023 - Alberto Planas Dominguez <apla...@suse.com>
+
+- Correct documentation
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ README ++++++
--- /var/tmp/diff_new_pack.st6G4R/_old  2023-03-03 22:31:56.424167669 +0100
+++ /var/tmp/diff_new_pack.st6G4R/_new  2023-03-03 22:31:56.428167686 +0100
@@ -50,8 +50,8 @@
 create a certificate that will be required later by the different
 agents.  We can extract the certificate with this command:
 
-    podman cp \
-      keylime-control-plane-container:/var/lib/keylime/cv_ca/cacert.crt .
+  podman cp \
+    keylime-control-plane-container:/var/lib/keylime/cv_ca/cacert.crt .
 
 Another possibility is to mount the "keylime-control-plane-volume" and
 copy it from there.
@@ -60,12 +60,12 @@
 firewall is properly configured, it can be executed using the same
 image.
 
-    podman run --rm \
-      -v keylime:/var/lib/keylime \
-      
registry.opensuse.org/devel/microos/containers/containerfile/opensuse/keylime-control-plane:latest
 \
-      keylime_tenant -v 10.88.0.1 -r 10.88.0.1 --cert default -c reglist
+  podman run --rm \
+    -v keylime-control-plane-container:/var/lib/keylime \
+    keylime-control-plane:latest \
+    keylime_tenant -v 10.88.0.1 -r 10.88.0.1 --cert default -c reglist
 
 We can stop the services via the kill command.
 
-    podman kill keylime-control-plane-container
+  podman kill keylime-control-plane-container
 

Reply via email to