redhat-manufacturing / device-edge-workshops

GNU General Public License v2.0
23 stars 18 forks source link

documentation device-edge-workshops/exercises/rhde_aap_rhsi/2.2-setup-for-rhsi/ #127

Open taruch opened 5 months ago

taruch commented 5 months ago

sudo loginctl enable-linger $(YOUR-USER-HERE) The example screen scrape below this is correct in that the student should use the 'ansible' user, not their student account, because the only account on the edge device is the 'ansible' user. This might be confusing for a student. Directions should: sudo loginctl enable-linger $(YOUR-USER-HERE) -> sudo loginctl enable-linger ansible

hvanniek commented 4 months ago

Addressed in pull request #131