diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-11-09 11:38:11 -0700 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-11-09 19:14:12 +0000 |
commit | f0d3ebb13dcb320416e79efe838a3a62936ea672 (patch) | |
tree | 5956f52059269e5107e24123e4132647946e50bb | |
parent | ced1ac39333918fc659953c490a50a4a0db61507 (diff) | |
download | vyos-walinuxagent-f0d3ebb13dcb320416e79efe838a3a62936ea672.tar.gz vyos-walinuxagent-f0d3ebb13dcb320416e79efe838a3a62936ea672.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 |