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 #1

Updated by Nicolas CHARLES over 4 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #9

Updated by Nicolas CHARLES over 4 years ago

it should also create a template for /etc/hosts for name resolution

Actions #11

Updated by Nicolas CHARLES over 4 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
Actions #12

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from Pending technical review to Pending release
Actions

Also available in: Atom PDF