about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/azure-common.nix
Commit message (Collapse)AuthorAge
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* openssh: support prohibit-password for permitRootLoginAnmol Sethi2016-10-01
| | | | | | See https://github.com/openssh/openssh-portable/commit/1dc8d93ce69d6565747eb44446ed117187621b26 I also made it the default.
* Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
| | | | There is a generic boot.loader.timeout option.
* virtualization/azure: turn off verbose loggingEvgeny Egorochkin2016-03-13
|
* virtualization/azure: fixesCole Mickens2016-03-13
| | | | | | | 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
* Azure image: package and add azure agentEvgeny Egorochkin2015-12-09
|
* Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon ↵William A. Kennington III2015-05-29
| | | | | | | | | | 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.
* Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. ↵Rob Vermaas2015-05-29
| | | | Setting to 0 results in empty grub config.
* azure-image: common: add sg3_utilsEvgeny Egorochkin2015-05-20
|
* azure-image: fix, split into bootstrap and regular configurationsEvgeny Egorochkin2015-05-20
Conflicts: nixos/modules/virtualisation/azure-image.nix