diff options
author | Ben Howard <ben.howard@ubuntu.com> | 2015-10-09 13:23:39 -0600 |
---|---|---|
committer | usd-importer <ubuntu-server@lists.ubuntu.com> | 2015-10-11 21:39:02 +0000 |
commit | ced0f5b7586aa91e71d84c10490315f94df8b4bf (patch) | |
tree | bb5fa4b83bda706d873f930540126b1f07bcf34a | |
parent | df6eef3405edf6eb5e643e1336d88dbc6a76e51e (diff) | |
download | vyos-walinuxagent-ced0f5b7586aa91e71d84c10490315f94df8b4bf.tar.gz vyos-walinuxagent-ced0f5b7586aa91e71d84c10490315f94df8b4bf.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 |