Skip to content

haneefshaikh/tswork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tswork

Daily activities of TS

The simba nodes have password expiry set to 1 month, so the passwords need to be changed periodically. This task list the steps to take action on this invite. Expectation is one person from the sreops team needs to own this up.

  1. Password to be updated via ansible playbook, use password_change.yaml in repo tswork.

  2. Use the inventory. use an inventory file to change the password. ts-simba idea-simba

  3. Check you are able to ping all node

ansible -i ~/inventory -m ping all

  1. Change passwd. Update change_user_passwd.yml, change username: to "admin" passwd to random password. the random password can be generated by cating two passwds from output of pwgen

ansible-playbook -i ~/inventory password_change.yaml

About

Daily activities of TS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published