provs works
This commit is contained in:
parent
1ab16b8529
commit
cca9c15cab
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
:echo false}))
|
||||
(s/def ::provs (s/merge ::c4k/c4k
|
||||
(s/keys
|
||||
:req-un [::domain/email ::domain/fqdn ::domain/ipv4 ::domain/ipv6]
|
||||
:req-un [::domain/email]
|
||||
:opt-un [::domain/echo ::domain/k3s-output-filename ::domain/k3s-provision-user])))
|
||||
|
||||
(defn-spec run-provs-server! nil?
|
||||
|
|
Loading…
Add table
Reference in a new issue