Page MenuHomeDevCentral

Migrate viperserv Vault AppRole to Terraform
ClosedPublic

Authored by dereckson on Feb 8 2026, 11:04.
Tags
None
Referenced Files
F25128641: D3923.id10167.diff
Tue, Mar 31, 17:22
F25126061: D3923.id10166.diff
Tue, Mar 31, 12:24
F25114138: D3923.id10165.diff
Mon, Mar 30, 22:52
Unknown Object (File)
Mon, Mar 30, 12:39
Unknown Object (File)
Sun, Mar 29, 13:53
Unknown Object (File)
Sun, Mar 29, 00:27
Unknown Object (File)
Sat, Mar 28, 18:39
Unknown Object (File)
Sat, Mar 28, 05:35
Subscribers
None

Details

Summary

Currently, the viperserv AppRole is bound to Ysul IP 172.27.27.33.

As we're migrating the eggdrops to WindRiver, the AppRole is now
bound to 172.27.27.35 instead.

Ref T2212

Test Plan
  • Deploy with Terraform (init, plan, apply)
  • vault read auth/approle/role/viperserv

Diff Detail

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

Event Timeline

dereckson created this revision.
dereckson added inline comments.
terraform/openbao/policies/viperserv.hcl
1

I think we also need to prune a viperserv entry in the pillar.

Remove Terraform policy from Salt policies list

Update credentials fields in Salt config. Fix header.

This revision is now accepted and ready to land.Feb 8 2026, 11:23