Bug #15602
closedBug #15601: Create load test system for Rudder 5.1
Create a script to generate all inventories data
Description
- 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
Updated by Nicolas CHARLES about 5 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/acf53c50f3d6d1dbe84d1820be603c9284c69f52
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/f581b5284a3591645c0a69d3c0d3ee6d1da4424a
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/2796b76ff2027b44fb9b6949f57dd2a7832f7024
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/99a49ab44fb2a8d2f6f92b0c506272a239a24fcd
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/134367d92cbe6451c73a381d7a8a51b6665cb4ec
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/810c9fd8255f362cb2186cb7534e81f2dbc34a6c
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/2c2e1b91730d9a58defa139d2734db076a8cd552
Updated by Nicolas CHARLES about 5 years ago
it should also create a template for /etc/hosts for name resolution
Updated by Nicolas CHARLES about 5 years ago
Work in progess here: https://github.com/ncharles/rudder-tools/commit/62919d2e9ce0f0a981a0c8610c5c851785b4ebe4
Updated by Nicolas CHARLES about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder-tools/pull/534
Updated by Nicolas CHARLES about 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|d0007a8096f5868145324ce49b077450772eb95c.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released