-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconf.yaml.tpl
More file actions
57 lines (50 loc) · 972 Bytes
/
conf.yaml.tpl
File metadata and controls
57 lines (50 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
synced_folders:
# chef_projects:
# src: '../chef-projects/'
# dst: '/srv/chef-projects/'
vagrant_metadata:
src: '.vagrant'
dst: '/srv/vagrant_metadata/'
forwarded_ports:
nome_app:
internal_port: 60000
external_port: 60000
bashrcd:
chef:
source_file: "chef.sh"
vagrant_plugin:
- reload
vagrant_box: 'bento/ubuntu-16.04'
vagrant_box_version: '201812.27.0'
hypervisor: "virtualbox" ## o Hyper-V
machine:
ironhide: your_vm_name
cpu: 4 # number of CPU
memory: 1024 #Mib
group:
k8smaster:
cardinality: 2
box_name: 'bento/ubuntu-18.04'
box_version:
network:
type: private
subnet:
memory: 4
cpus: 2
provisioner:
nome:
type:
synced_folders:
k8sworker:
cardinality: 2
box_name: 'bento/ubuntu-18.04'
box_version:
network:
type:
subnet:
memory: 1
cpus: 3
provisioner:
nome:
type:
synced_folders: