Updated default git email/username #3
1 changed files with 1 additions and 1 deletions
|
@ -180,6 +180,6 @@ if [[ "$ansible" == "y" ]]; then
|
|||
ssh -i $ssh_key_dir/id_arch_builder ${lname}.actcur.com "/bin/bash /ansible/build_ansible.sh"
|
||||
fi
|
||||
|
||||
ssh -i $ssh_key_dir/id_arch_builder ${lname}.actcur.com "git config --global user.email 'ejparker@actcur.com';git config --global user.name 'Beth Parker'"
|
||||
ssh -i $ssh_key_dir/id_arch_builder ${lname}.actcur.com "git config --global user.email 'jayne.git@actcur.com';git config --global user.name 'Jayne Passmore'"
|
||||
|
||||
systemctl restart nfs-server
|
||||
|
|
Loading…
Add table
Reference in a new issue