Project

General

Profile

Actions

Bug #15602

open

Bug #15601: Create load test system for Rudder 5.1

Create a script to generate all inventories data

Added by Nicolas CHARLES over 4 years ago. Updated over 3 years ago.

Status:
Pending release
Priority:
N/A
Category:
Scripts
Target version:
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:
  1. the uuid,
  2. 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
    
  3. the hostname
  4. ip
  5. mac
  6. os name
  7. agent version
Actions

Also available in: Atom PDF