Page MenuHomeDevCentral

Configure ViperServ eggdrops to use Vault
ClosedPublic

Authored by dereckson on May 12 2022, 22:54.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 18, 03:53
Unknown Object (File)
Sun, Mar 17, 21:47
Unknown Object (File)
Thu, Mar 14, 07:06
Unknown Object (File)
Wed, Mar 13, 22:25
Unknown Object (File)
Wed, Mar 13, 19:28
Unknown Object (File)
Sat, Mar 9, 14:08
Unknown Object (File)
Sat, Mar 9, 07:54
Unknown Object (File)
Tue, Mar 5, 16:32
Subscribers
None

Details

Summary

Eggdrop configuration

Load Vault library and helper script.

Use Vault to connect to MySQL and to fetch nickserv password.

Salt deployment

Provide a policy allowing to read apps/viperserv/

Provision AppRole credentials in .credentials file, and remove
MySQL information placeholder as it's known stored in Vault.

Ref T1733

Test Plan

Launch eggdrop

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
roles/viperserv/eggdrop/config.sls
67

read_secret doesn't implement _are_credentials_hidden()

This revision is now accepted and ready to land.May 29 2022, 12:08

Probably safe to deploy after 7 months in production?

Should have been merged directly in May.

This revision was automatically updated to reflect the committed changes.