aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/services/system
diff options
context:
space:
mode:
authorPhilipp Hausmann <ph_git@314.ch>2017-04-20 19:12:27 +0200
committerPhilipp Hausmann <ph_git@314.ch>2017-04-20 19:12:27 +0200
commit59ca1f6486c21b0e0150942a2206b7a833682613 (patch)
tree2145c46d965105c4fec7b2d81de35c7652709209 /nixos/modules/services/system
parenta03ff825b3da913e4b1d1e09073e2524d6248dba (diff)
cloud-init: Disable broken hostname functionality by default
Diffstat (limited to 'nixos/modules/services/system')
-rw-r--r--nixos/modules/services/system/cloud-init.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/services/system/cloud-init.nix b/nixos/modules/services/system/cloud-init.nix
index 27c382d6890..d513e44dcfb 100644
--- a/nixos/modules/services/system/cloud-init.nix
+++ b/nixos/modules/services/system/cloud-init.nix
@@ -47,8 +47,6 @@ in
- write-files
- growpart
- resizefs
- - set_hostname
- - update_hostname
- update_etc_hosts
- ca-certs
- rsyslog