ReleaseEngineering/How To/Reset a Password with Puppet: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 5: Line 5:
  openssl passwd -1  
  openssl passwd -1  
  # now type the password and confirmation
  # now type the password and confirmation
Now, copy and paste that password hash into /etc/puppet/manifests/secrets.pp as the 'password' for the cltbld user. Do this on all active puppet masters.  '''do not check this change in!'''
 
Now, copy and paste that password hash into /etc/puppet/manifests/secrets.pp as the 'password' for the cltbld user (/etc/puppet/production/manifests/extlookup on puppetagain masters). Do this on all active puppet masters.  '''do not check this change in!'''


Both the root and cltbld passwords can be updated this way.
Both the root and cltbld passwords can be updated this way.
Confirmed users
1,018

edits