product-demos icon indicating copy to clipboard operation
product-demos copied to clipboard

LINUX / System Roles: Suggestion of less invasive system role

Open benblasco opened this issue 2 years ago • 1 comments

The timesync system role would be a good example to demonstrate, with suggested vars to enter into the template:

system_roles:
  - timesync

timesync_ntp_servers:
  - hostname: au.pool.ntp.org
    pool: yes
    iburst: yes

This could be added as a second example in the suggested usage at: https://github.com/RedHatGov/product-demos/blob/main/linux/README.md

benblasco avatar Oct 25 '22 06:10 benblasco

Great idea. The variables need to be updated here

willtome avatar Oct 25 '22 20:10 willtome