File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ inject:
134134 provisioner_password : Cg==
135135
136136 x509 :
137- # enabled disables injection of x509 certificates and keys when set to false .
137+ # enabled enables injection of x509 certificates and keys when set to true .
138138 enabled : true
139139 # intermediate_ca_key contains the contents of your encrypted intermediate CA key
140140 intermediate_ca_key : " "
@@ -154,7 +154,7 @@ inject:
154154 # -----END EC PRIVATE KEY-----
155155
156156 ssh :
157- # enabled disables injection of ssh certificates and keys when set to false .
157+ # enabled enables injection of ssh certificates and keys when set to true .
158158 enabled : true
159159 # ssh_host_ca_key contains the contents of your encrypted SSH Host CA key
160160 host_ca_key : " "
You can’t perform that action at this time.
0 commit comments