summaryrefslogtreecommitdiffstats
path: root/nixos/modules/virtualisation/azure-common.nix
AgeCommit message (Collapse)Author
2020-03-29azure: boot.growPartition = trueCole Mickens
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth
2016-10-01openssh: support prohibit-password for permitRootLoginAnmol Sethi
See https://github.com/openssh/openssh-portable/commit/1dc8d93ce69d6565747eb44446ed117187621b26 I also made it the default.
2016-05-25Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra
There is a generic boot.loader.timeout option.
2016-03-13virtualization/azure: turn off verbose loggingEvgeny Egorochkin
2016-03-13virtualization/azure: fixesCole Mickens
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
2015-12-09Azure image: package and add azure agentEvgeny Egorochkin
2015-05-29Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon ↵William A. Kennington III
images. Setting to 0 results in empty grub config." The issue was that grub was not building the default entry which would leave systems unbootable. This can now be safely reverted as the default entry is being built once again. This reverts commit fd1fb0403c406d1c3aca07735bb247e0643bdb0d.
2015-05-29Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. ↵Rob Vermaas
Setting to 0 results in empty grub config.
2015-05-20azure-image: common: add sg3_utilsEvgeny Egorochkin
2015-05-20azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin
Conflicts: nixos/modules/virtualisation/azure-image.nix