Import Vagrant environment from test/security/k8s 17/99417/3
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 29 Nov 2019 14:15:51 +0000 (15:15 +0100)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 18 Dec 2019 07:29:23 +0000 (07:29 +0000)
commit216bd6a4870c680555d586f0010a633d5fa15700
treec5372dd04226259bd4049a29ecb7d6a24dd8788c
parent83040dff44e13c08a73a78c98ae64d7812fc3b6e
Import Vagrant environment from test/security/k8s

Infrastructure mockup has been previously set up for CIS guidelines
checking. Empty Kubernetes cluster was sufficient for that purpose. It
will be adjusted to satisfy minimal ONAP requirements and should
eventually supersede previous testing environment.

Issue-ID: ONAPARC-537
Change-Id: Iada29d86642b8a5513e9d1bbd895db2094ad12b9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
bootstrap/vagrant-minimal-onap/Vagrantfile [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/config/cluster.yml [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/config/95silent-approval [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/config/dot_curlrc [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/config/dot_wgetrc [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/get_customization_scripts.sh [new file with mode: 0755]
bootstrap/vagrant-minimal-onap/tools/get_kubectl.sh [new file with mode: 0755]
bootstrap/vagrant-minimal-onap/tools/get_rke.sh [new file with mode: 0755]
bootstrap/vagrant-minimal-onap/tools/imported/openstack-k8s-controlnode.sh [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/imported/openstack-k8s-workernode.sh [new file with mode: 0644]
bootstrap/vagrant-minimal-onap/tools/setup_kubectl.sh [new file with mode: 0755]