[SUCS Devel] [Git][sucs/sucs][master] 2 commits: You want to be logging in as root to the servers to add keys
Imran Hussain
imranh at sucs.org
Sun Feb 12 11:28:00 GMT 2017
Imran Hussain pushed to branch master at sucs / SUCS
Commits:
423b3a4e by Imran Hussain at 2017-02-12T11:29:26+00:00
You want to be logging in as root to the servers to add keys
- - - - -
333477e3 by Imran Hussain at 2017-02-12T11:30:22+00:00
Who could forget the gitlab vm!
- - - - -
2 changed files:
- ansible/full-root.yml
- ansible/inventory/hosts
Changes:
=====================================
ansible/full-root.yml
=====================================
--- a/ansible/full-root.yml
+++ b/ansible/full-root.yml
@@ -7,6 +7,7 @@
#Hopefully one day we'll be able to uncomment this...
#- hosts: all
- hosts: gw
+ remote_user: root
tasks:
- name: deploy ssh keys for root access!
authorized_key:
=====================================
ansible/inventory/hosts
=====================================
--- a/ansible/inventory/hosts
+++ b/ansible/inventory/hosts
@@ -10,6 +10,7 @@ paf remote_user=root
su-apiv2 remote_user=root
vmnet remote_user=root
mirror remote_user=root
+gitlab remote_user=root
[servers:children]
servers-physical
View it on GitLab: https://projects.sucs.org/sucs/sucs/compare/bb2bb27b33270e56428af6b8f01b42da36fea801...333477e36ae111441d9e3ec985944121fe33e904
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20170212/0c17c0ab/attachment.html>
More information about the Devel
mailing list