diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-11-09 08:38:28 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-11-09 16:53:49 +0000 |
commit | 51908b51cc828e243b8006e8cee3d3f894cc3dac (patch) | |
tree | bab4ae635245039b8391da75e4d75f63d40d190c | |
parent | 76afc31d4b16bea44b318cf2bb9355520e977817 (diff) | |
download | vyos-walinuxagent-51908b51cc828e243b8006e8cee3d3f894cc3dac.tar.gz vyos-walinuxagent-51908b51cc828e243b8006e8cee3d3f894cc3dac.zip |
disable-provisioning.patch
No DEP3 Subject or Description header found
Gbp-Pq: disable-provisioning.patch.
-rw-r--r-- | config/ubuntu/waagent.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/ubuntu/waagent.conf b/config/ubuntu/waagent.conf index ab50418..3afb839 100644 --- a/config/ubuntu/waagent.conf +++ b/config/ubuntu/waagent.conf @@ -42,7 +42,7 @@ ResourceDisk.Format=n ResourceDisk.Filesystem=ext4 # Mount point for the resource disk -ResourceDisk.MountPoint=/mnt/resource +ResourceDisk.MountPoint=/mnt # Create and use swapfile on resource disk. ResourceDisk.EnableSwap=n |