Page MenuHomeDevCentral

Migrate viperserv Vault AppRole to Terraform
ClosedPublic

Authored by dereckson on Feb 8 2026, 11:04.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 21, 16:55
Unknown Object (File)
Thu, Mar 19, 00:19
Unknown Object (File)
Thu, Mar 19, 00:18
Unknown Object (File)
Thu, Mar 19, 00:17
Unknown Object (File)
Thu, Mar 19, 00:16
Unknown Object (File)
Wed, Mar 18, 23:46
Unknown Object (File)
Wed, Mar 4, 12:40
Unknown Object (File)
Wed, Mar 4, 12:25
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