qcr / system-configs

A lightweight tool for tracking, installing, and templating system configurations.
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Templates and Searchable Phrase/Character #15

Open jmount1992 opened 1 year ago

jmount1992 commented 1 year ago

As templates should be instance/machine agnostic, be good to use a consistent phrase or escape character that can easily be identified. This would to do two things

  1. Increase consistency by templates created by other people
  2. Allow the system-configs install --template <name> command to search for this phrase or escape character and alert the user, ask for prompt, etc.

My suggestion for a phrase would be <INSERT INSTANCE-SPECIFIC INFO HERE>

Originally mentioned in #2, placed into own issue