End-of-Life (EoL)
Reconfigure Prisma Cloud
In many cases, you will set up twistlock.cfg before you install Prisma Cloud.
However, in some cases, you might want to change some parameters in twistlock.cfg after Prisma Cloud has already been installed.
To reconfigure Prisma Cloud with an updated twistlock.cfg, run the twistlock.sh installer script again.
- Extract the release tarball to a new location on your host.Make sure this location does not have any previous Prisma Cloud install files.$ tar -xvf twistlock_<VERSION>.tar.gzUpdate twistlock.cfg with your new settings.$ vim twistlock.cfgReload twistlock.cfg.$ sudo ./twistlock.sh oneboxThis command assumes that both twistlock.sh and twistlock.cfg reside in the same directory. To specify a configuration file in a different directory, use the -c option.The old configuration is stored in /var/lib/twistlock/scripts/twistlock.cfg.old