Re: Proxmox, clones and cf-key
Martin Simons <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
Dear Nick, Looks like the removal of everything in ppkeys and a key generation solves the problem. Best regards, Martin. On Friday, 4 March 2022 at 21:02:21 UTC+1 Nick Anderson wrote: > Martin Simons <[email protected]> writes: > > Well, not quite. cf-key keeps generating the same md5 hash key after >> removal of the original one. So the first question remains. I feel I have >> to dive into UUID's a bit. >> > That sounds pretty strange to me. > > Generating a key should result in different output each time: > Listing 1: Shell command with stderr > > exec 2>&1 > cf-key --output-file /tmp/key1 > cf-key --output-file /tmp/key2 > cf-key -p /tmp/key1.pub > cf-key -p /tmp/key2.pub > : > > > SHA=93342875b1b9b4a7df3ec84baae749c93c9e706b65fe4d75c0cd80617d53ec62 > SHA=d7db6aa18990edb18a9ba2da4cc4052a00859b11bf076d782572e0d0101158d5 > > -- You received this message because you are subscribed to the Google Groups "help-cfengine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/help-cfengine/55875e8e-f597-4604-8045-ffd4c09bf98en%40googlegroups.com.