Actions
User story #754
closedMake demo data more realistic
Status:
Rejected
Priority:
3
Assignee:
-
Category:
Documentation
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
Our current demo data (in demo-data.ldif) contains 8 servers. However, many things about them are unlike real servers when added to Rudder via an inventory. We should improve on this to have a more realistic demo :
- Use UUIDs as UUIDs, not strings (srv1, srv2, etc)
- Use full hostnames, as returned by Fusion Inventory
- They don't have any hardware or software
Also, we could add some groups, Policy Instances and even Configuration Rules to the demo data, to illustrate the purpose of the application :
- Create a dynamic group of all Windows servers, all Debian servers, all servers...
- Create a sample PI with NTP and time zone configuration (using public NTP servers at ntp.org)
- Apply the PI to a the "all" group via an aptly named CR
- Have nice long descriptions everywhere, illustrating the purpose of each item
Actions