unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Kristoffer Ström" <kristoffer@rymdkoloni.se>
To: help-guix <help-guix@gnu.org>, -@emo07-pco.easydns.vpn
Subject: Guix deploy ignoring identity
Date: Mon, 13 May 2024 14:15:07 +0000	[thread overview]
Message-ID: <87le4dkdck.fsf@rymdkoloni.se> (raw)


Hello, i'm trying to use guix deploy for a remote vhost, my conf looks
something like this:

(list (machine
       (operating-system test-os)
       (environment managed-host-environment-type)
       (configuration (machine-ssh-configuration
                       (host-name "test.se")
                       (host-key "ssh-ed25519 AA... deploy@test")
					   (identity "/any/path")
                       (system "x86_64-linux")
                       (user "deploy")
                       (port 22)))))

test-os is correctly defined as far as i can tell.

However, whatever i put in identity seems not to matter, the correct
path does nothing, as does an empty or non-existant path.

What could be the issue here?


             reply	other threads:[~2024-05-13 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13 14:15 Kristoffer Ström [this message]
2024-05-13 16:08 ` Guix deploy ignoring identity Tomas Volf
2024-05-13 16:42   ` Kristoffer Ström
2024-05-13 17:48 ` Felix Lechner via
2024-05-13 19:30   ` Kristoffer Ström
2024-05-13 20:38     ` Felix Lechner via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87le4dkdck.fsf@rymdkoloni.se \
    --to=kristoffer@rymdkoloni.se \
    --cc=-@emo07-pco.easydns.vpn \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).