Actions
Architecture #27141
openRemove initial policies from the server
Pull Request:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No
Description
Replace them with bootstrap policies on the agent.
This would allow an agent to be fully https, ie it will not need cfengine protocol for bootstraping.
Steps :
- add a shell script equivalent to the inventory technique
- call sthis script in the bootstrap policies
- add a call to this script in the inventory technique (but keep old version)
- later: remove initial promises
- later: cleanup the inventory technique
Actions