mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
6 lines
187 B
YAML
6 lines
187 B
YAML
|
|
---
|
||
|
|
#Specifies the version of CFSSL toolkit we want to download and use
|
||
|
|
cfssl_version: "R1.2"
|
||
|
|
# The directory where CFSSL binaries will be installed
|
||
|
|
cfssl_bin_directory: "/usr/local/bin"
|