diff options
author | Victor Morales <victor.morales@intel.com> | 2018-10-18 02:50:32 -0700 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2018-10-18 02:50:32 -0700 |
commit | 1e63999fa28988282cb636fa230ae263c8a93c8f (patch) | |
tree | 75dfdc8eb5efb5918b26bebf3b0d89e41c0e92c5 /vagrant/config/samples/pdf.yml.aio | |
parent | 6942719b390a62695d6dd3efa09eadf6ec48aa7a (diff) |
Add License headers
Change-Id: I1502c812f29ca8a6d1f819b9459c00597be09305
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'vagrant/config/samples/pdf.yml.aio')
-rw-r--r-- | vagrant/config/samples/pdf.yml.aio | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vagrant/config/samples/pdf.yml.aio b/vagrant/config/samples/pdf.yml.aio index 2ad95639..48a3c938 100644 --- a/vagrant/config/samples/pdf.yml.aio +++ b/vagrant/config/samples/pdf.yml.aio @@ -10,8 +10,8 @@ - name: "kubernetes" ip: "10.10.10.3" - memory: 8192 - cpus: 2 + memory: 32768 + cpus: 16 volumes: - name: sda size: 50 |