Commit de20693 1 parent 58aede9 commit de20693 Copy full SHA for de20693
File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 74
74
is the only option that does NOT go in the .cfg file, but rather the seperate
75
75
api-key file
76
76
77
- domain - DNS domain to use if use-dns is set True
77
+ domain - DNS domain. If this is set, then harbor-wave creates a VM with
78
+ a FQDN based on this domain. a DNS A-Record is created for the droplet. Must
79
+ have a domain associated with digital ocean account
78
80
79
81
payload - Input data from your local machine and made availble over the
80
82
Digital Ocean API, for use with cloud-init or other. This is a string
102
104
template - ID of the custom template image for spawning droplets. You can
103
105
get a list of valid values with list templates
104
106
105
- use-dns - Use fully qualified domain names for droplet host names, and
106
- set DNS in network settings. True or False. This domain MUST EXIST on your
107
- Digital Ocean account.
108
-
109
107
wait - Wait for IP addresses and print them before exiting
110
108
111
109
'''
You can’t perform that action at this time.
0 commit comments