use self signed cert for internal domain arcodange.lab
This commit is contained in:
@@ -39,7 +39,7 @@ gitea:
|
||||
GITEA__server__SSH_LISTEN_PORT: 22
|
||||
GITEA_server__DOMAIN: localhost
|
||||
GITEA_server__HTTP_PORT: 3000
|
||||
GITEA_server__ROOT_URL: https://gitea.arcodange.duckdns.org/
|
||||
GITEA_server__ROOT_URL: https://gitea.arcodange.lab/
|
||||
GITEA_server__START_SSH_SERVER: true
|
||||
GITEA_server__OFFLINE_MODE: true
|
||||
GITEA_service__DISABLE_REGISTRATION: true
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
step_ca_primary: pi1
|
||||
|
||||
step_ca_fqdn: ssl-ca.arcodange.lab
|
||||
|
||||
step_ca_user: step
|
||||
step_ca_home: /home/step
|
||||
step_ca_dir: /home/step/.step
|
||||
|
||||
step_ca_listen_address: ":8443"
|
||||
@@ -0,0 +1,13 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
35633437343661363030323466313735373033373566643530653539633133623462333337393037
|
||||
6336653635366439363031616637313339373465666433320a653936396438373132623264386665
|
||||
66623330343439613636353963373139363531613761613864623262623661666565373137306461
|
||||
3062646337353331300a636164643462343163303931646538653537323831623736393634343137
|
||||
39376139306165356138383664373334353364316435303265643965386135356561316130316239
|
||||
64393436363436393339393130383764353231333361313565333934313136666234356433626437
|
||||
35656666386538653963653334393262366562656631376636353538383661386661366438366133
|
||||
64346338666666323562313363363836613439633931306437393132616134666230613936623634
|
||||
34383366663031336236316566626666303764323631363239636461396366323733393731376563
|
||||
65356630326536333133393335383766616631323732333262396464326165366532383066363761
|
||||
37303033316135616661623431623836313965373930376361656334323336656561643336616265
|
||||
36666235623564383132
|
||||
@@ -47,6 +47,12 @@ pihole:
|
||||
pi1:
|
||||
pi3:
|
||||
|
||||
step_ca:
|
||||
hosts:
|
||||
pi1:
|
||||
pi2:
|
||||
pi3:
|
||||
|
||||
all:
|
||||
children:
|
||||
raspberries:
|
||||
Reference in New Issue
Block a user