mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
5 lines
187 B
YAML
5 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"
|