X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=nixops%2FMakefile;h=27d8d959c1363771b73b689e58180bca7a0e4d6f;hp=cefd677a056c04dbcc5519b7f953ad8efded1d8b;hb=75489e72e379af8aeac64bc4967717d9ae776ff0;hpb=e43fdf341072e4a0150324196fc7af8f383860ec diff --git a/nixops/Makefile b/nixops/Makefile index cefd677..27d8d95 100644 --- a/nixops/Makefile +++ b/nixops/Makefile @@ -40,6 +40,9 @@ ssh-backup-2: ssh-monitoring-1: ./scripts/with_env bash -c 'ssh -i $$SSH_IDENTITY_FILE root@monitoring-1 $(SSH_ARGS)' +ssh-4c: + ./scripts/with_env bash -c 'ssh -i $$SSH_IDENTITY_FILE root@quatresaisons $(SSH_ARGS)' + debug: ./scripts/with_env morph build --show-trace default.nix $(MORPH_ARGS)