How can non-editor supply information to finalize a technical doc without saving/revising?

bill arnold November 1, 2018

I would like to allow a non-editor supply input to customize a page without a new revision.

Simple example of final page:

1. ssh to $HOST

2. sudo systemctl restart $SERVICE

3. ssh $LOGHOST "grep -e '$HOST.*$SERVICE'"

4. exit

HOST=[]

SERVICE=[]

LOGHOST=[]

---- Once HOST and SERVICE are entered into a field, then the page looks like the following without a new revision.

1. ssh to localhost

2. sudo systemctl restart httpd

3. ssh syslogbox "grep -e 'localhost.*httpd'"

4. exit

HOST=localhost

SERVICE=httpd

LOGHOST=syslogbox

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events