svn path=/nixos/trunk/; revision=27049
This commit is contained in:
parent
311b702c70
commit
07820cb8cb
@ -66,7 +66,7 @@ with pkgs.lib;
|
|||||||
# Ad hoc cloud options.
|
# Ad hoc cloud options.
|
||||||
|
|
||||||
deployment.adhoc.controller = mkOption {
|
deployment.adhoc.controller = mkOption {
|
||||||
example = "https://ec2.eu-west-1.amazonaws.com:443/";
|
example = "cloud.example.org";
|
||||||
description = ''
|
description = ''
|
||||||
Hostname or IP addres of the machine to which
|
Hostname or IP addres of the machine to which
|
||||||
<command>nixos-deploy-network</command> should connect (via
|
<command>nixos-deploy-network</command> should connect (via
|
||||||
|
Loading…
x
Reference in New Issue
Block a user