Skip to content

Commit

Permalink
Update deployment and use collection-specific secrets (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ndpnt authored Feb 20, 2024
1 parent b37acf3 commit e57cadb
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1 deletion.
50 changes: 50 additions & 0 deletions deployment/inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,53 @@ all:
162.19.74.224:
ansible_user: debian
ed25519_fingerprint: AAAAC3NzaC1lZDI1NTE5AAAAIJkjE1KIbUcoClK+iKLR5ZvmdXMD/eXWghHdenFeJz4c
ota_engine_declarations_branch: update-deployment
ota_engine_github_bot_private_key: !vault |
$ANSIBLE_VAULT;1.1;AES256
62303131336534363139343437623432396465393130383334656561363431613963363333653662
6339373332353762333933613532623335613539323035370a356264323137616338613863313931
31646561633230346631623037643630623937323232353837343364343364643530613330346164
6530633635303161300a363037373139343332353839616665643163366131386565343061666339
63353666306161653565366332393335333137393366346333313065663034633038643166323933
37386539363836626631646261353062386135363235323830333332356134363734363365316236
39303633646137623839333234616636336437653965373134313937643536383636393436353265
65303135663065303438626431646336396532303133653034383031356564383335353161666136
37363534633162653461343261623138343738323566656564363964636432383433393664396335
63303365633034666632663239623334643136363965616437636439383631363639343835393839
63323135343363393733656666396464313065383837633834373837373262353666313764333862
34353732313066636430656232633963366465626533313731363234613837396662343734396362
36343066656534623566666234323032313533383833323831633837636361656661333237306137
32613636653834313537653962303862303862393738323837316638303735653564656663386264
66316663393762376337343437666138386636316432313732386362363566303435333732396266
31393637333732383034653130666161373661646134393462666533316435383437653262623965
64303461326463303061306134336165336264366162643165356637643834643064646661356437
31373238326663646131343563333930343534313464663264663635393461373635643338626532
66633333646438373263343866646663663763343830623930343031643137363061666234303537
30396433656432376232336165663062313939653465306637643736336339366265663637646464
38323464653338643563313534366665366464363761383563633430613131303538373530333632
38663462346231316234633037303837666439643038613631326364333338663130613934326337
35336138346464386633373139636566383066623335336536616537653536363165313236336533
33366566623834333138323461393537663434616438356263386233613564663862326565636432
30643930663131303831373438326435343733303563363035303761383736386366
ota_engine_github_token: !vault |
$ANSIBLE_VAULT;1.1;AES256
36383231363835616333616634653861346563646330623566373761646434653465636231306263
3235643266633336353265613639653837653637626435630a366635663961346334663864616464
33326664356130313661333365333739613135313466366632313436303961303733656330343933
3337653432383730380a643761366166356163333564323530623931393130313138663263306266
64396139323230353436386163336234653732666631373831383033353338336433346361333366
30306638353434366538303361383530336130396133313764623836393238346237393434363234
35613836376533303666363639336334376366663065666433336664376234646437313130386330
62303264303534656461386563363263346335376638656630373861613665343761326335386335
3763
ota_engine_smtp_password: !vault |
$ANSIBLE_VAULT;1.1;AES256
32303033323332646239656365363434666465326163643861343665373833336330633530366661
6336626132393666663864356663613636666264326632620a353134356535316166376232366230
32343832383532653433616666326435343631353135376561636633376530616130383530326631
3938663962643466360a653966373965633234656164633866633664336339626562383137656338
37333862313631313661623961343033613264353336643263316134373364613832616232303739
30383461303439643561616231643762343936653239356532633531663265646265393565333736
38316433613437396135363431303164393866666337636436303338646237616465353266636565
30326262653461663961333138313361386436353966336464626630336262386437313030383231
6365
2 changes: 1 addition & 1 deletion deployment/requirements.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
collections:
- name: opentermsarchive.deployment
version: 0.0.16
version: 0.1.1

0 comments on commit e57cadb

Please sign in to comment.