This message was deleted.
# bolt
s
This message was deleted.
b
These are some of the errors i got:
Copy code
RuntimeError: Plan language function 'apply_prep' cannot be used from declarative manifest code or apply blocks (file: /etc/puppetlabs/code/environments/production/modules/in_control/plans/vulnerabilities.pp, line: 10)
Copy code
RuntimeError: Evaluation Error: Resource type not found: TargetSpec (file: /etc/puppetlabs/code/environments/production/modules/in_control/plans/vulnerabilities.pp, line: 2, column: 3)
I believe the bolt plans are syntactical all right because in “normal” operation, they work just fine.