Florian Klink
f74735c9d7
nixos: remove dependencies on local-fs.target
...
Since https://github.com/NixOS/nixpkgs/pull/61321 , local-fs.target is
part of sysinit.target again, meaning units without
DefaultDependencies=no will automatically depend on it, and the manual
set dependencies can be dropped.
2019-09-01 19:06:38 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Jean-Baptiste Giraudeau
28e352cff8
azure-agent: add bash to service path.
...
as is often required by linux extensions.
2018-04-17 16:26:04 +02:00
Jean-Baptiste Giraudeau
1d971b7a9f
azure-agent: add option to control auto mount
...
of resource disk.
2018-04-17 16:04:04 +02:00
Shea Levy
fec543436d
nixos: Move uses of stdenv.shell to runtimeShell.
2018-03-01 14:38:53 -05:00
Alexander Ried
27bc34f1e4
treewide: deprecate ip-up.target ( #18319 )
...
Systemd upstream provides targets for networking. This also includes a target network-online.target.
In this PR I remove / replace most occurrences since some of them were even wrong and could delay startup.
2016-09-10 18:03:59 +02:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Evgeny Egorochkin
cc947ef934
virtualization/azure: reorder WALA and SSHD
2016-03-13 13:57:31 +02:00
Evgeny Egorochkin
7a4684bee1
virtualization/azure: take entropy handling code out of WALA and execute it before SSHD generates the host keys
2016-03-13 13:57:30 +02:00
Cole Mickens
73487f4619
virtualization/azure: fixes
...
azure-agent: add option for verbose logging
azure-agent: disable ssh host key regeneration
azure-common: set verbose logging on
azure-image: increase size to 30GB
2016-03-13 13:57:30 +02:00
Cole Mickens
86cbd505c5
azure-agent: switch back to upstream WALinuxAgent
2016-02-18 21:11:21 -08:00
Vladimír Čunát
e9520e81b3
Merge branch 'master' into staging
2016-02-17 10:06:31 +01:00
Rob Vermaas
fdbbcef8a2
Fix waagent revision, previous did not exist anymore.
2016-02-09 14:52:54 +00:00
Guillaume Maudoux
9f358f809d
Configure a default trust store for openssl
2016-02-03 12:42:01 +01:00
Evgeny Egorochkin
dac2c65109
azure agent service: provide SSL certificates path
2015-12-19 22:10:35 +02:00
Evgeny Egorochkin
6db67186f2
Azure image: package and add azure agent
2015-12-09 07:42:37 +02:00