You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2
Original file line number
Diff line number
Diff line change
@@ -27,10 +27,9 @@
27
27
| hostname\_index | VM unique ID |`number`|`1`| no |
28
28
| hostname\_type | Server type (refer to 'Server naming convention v7.0) |`string`|`"application"`| no |
29
29
| instance | Puppet/Ansible instance of the machine (refer to http://docs.cicd.cirb.lan/puppet/overview.html#_5_essential_machine_code_facts_code for more information) |`string`|`""`| no |
30
-
| ip | Set a static ip address to the vm. |`string`|`""`| no |
31
30
| memory | The amount of RAM (in MB) to allocate to the VM |`number`|`1024`| no |
32
31
| metadata | A hash containing the vm metadata |`map`|`{}`| no |
33
-
|network|Name of the network to use for this VM |`string`| n/a | yes |
0 commit comments