Page MenuHomeDevCentral

Modified acme.sh pkg installation
AbandonedPublic

Authored by Duranzed on Thu, Apr 9, 18:38.
Tags
None
Referenced Files
F25553437: D4056.id10591.diff
Thu, Apr 16, 14:11
F25543636: D4056.diff
Thu, Apr 16, 10:57
F25525588: D4056.diff
Thu, Apr 16, 04:39
F25518534: D4056.id10589.diff
Thu, Apr 16, 02:07
F25510051: D4056.diff
Wed, Apr 15, 23:10
Unknown Object (File)
Wed, Apr 15, 12:52
Unknown Object (File)
Wed, Apr 15, 08:03
Unknown Object (File)
Wed, Apr 15, 08:03
Subscribers
None

Details

Test Plan

install acme.sh on 2 types of servers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
acmesh
Build Status
Buildable 6603
Build 6887: arc lint + arc unit

Event Timeline

Duranzed requested review of this revision.Thu, Apr 9, 18:38
Duranzed created this revision.

modified acme.sh pkg installation

dereckson requested changes to this revision.Thu, Apr 9, 19:19
dereckson added inline comments.
roles/core/certificates/acmesh.sls
16

Also exists for Debian - https://manpages.debian.org/unstable/acme.sh/acme.sh.1.en.html

Please provide a package for RHEL if that's the one missing on packages.nasqueron.org.

This revision now requires changes to proceed.Thu, Apr 9, 19:19

Keeping package-based installation only

dereckson requested changes to this revision.Mon, Apr 13, 12:50

This if condition is a currently an always true for our infrastructure as it says "if "OS/distro is every OS we currently have".

Per https://en.wikipedia.org/wiki/KISS_principle we can:

  • right now, keep the software procedure as is
  • when a distribution packages acme.sh under another name, use map.jinja
This revision now requires changes to proceed.Mon, Apr 13, 12:50

Registered cname into dns zone files and modifed acme.sh package installation