Re: Proxmox, clones and cf-key
"'Nick Anderson' via help-cfengine" <[email protected]>
| Newsgroups | gmane.comp.sysutils.cfengine.general |
|---|---|
| Message-ID | <[email protected]> |
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: ,---- | 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 | : `---- Listing 1: Shell command with stderr ,---- | error: A key file already exists at /tmp/key1.pub | error: A key file already exists at /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/87k0d94hbp.fsf%40northern.tech. -- Nick Anderson | Doer of Things | (+1) 785-550-1767 | https://northern.tech -- 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/87k0d94hbp.fsf%40northern.tech.