Actions
Bug #15602
closedBug #15601: Create load test system for Rudder 5.1
Create a script to generate all inventories data
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Make a script that would, with the correct option create N directories, containing:
- the uuid,
- the certificates, generated with
openssl genrsa -des3 -out localhost.priv -passout "pass:Cfengine passphrase" 4096 openssl rsa -in localhost.priv -passin "pass:Cfengine passphrase" -RSAPublicKey_out -out localhost.pub
- the hostname
- ip
- mac
- os name
- agent version
Actions