From 1e63999fa28988282cb636fa230ae263c8a93c8f Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Thu, 18 Oct 2018 02:50:32 -0700 Subject: Add License headers Change-Id: I1502c812f29ca8a6d1f819b9459c00597be09305 Signed-off-by: Victor Morales Issue-ID: MULTICLOUD-301 --- vagrant/config/samples/pdf.yml.aio | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vagrant/config') 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 -- cgit 1.2.3-korg