Difference between revisions of "Ansible"

From London Hackspace Wiki
Jump to navigation Jump to search
(add a bit more ansible stuffs.)
 
m (Updated info to replace Lamarr with Landin and delete denning reference.)
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
== Server ==
 
== Server ==
  
Ansible runs on [[Denning]]
+
Ansible runs on [[Equipment/Landin#Adminstuff|Adminstuff]]
  
 
== Howto ==
 
== Howto ==
Line 13: Line 13:
 
In order to use ansible you will need an ssh public key in the ansible setup, to get your key added ask on the mailing list for someone in the sysadmin group to add you. Note that this is a right, not a privilege, there is a degree of responsibility associated with having root on all the hackspace infrastructure machines!  
 
In order to use ansible you will need an ssh public key in the ansible setup, to get your key added ask on the mailing list for someone in the sysadmin group to add you. Note that this is a right, not a privilege, there is a degree of responsibility associated with having root on all the hackspace infrastructure machines!  
  
There is more documentation in <nowiki>/etc/ansible/000README</nowiki> on denning.
+
There is more documentation in <nowiki>/etc/ansible/000README</nowiki> on adminstuff.
  
 
== See also ==
 
== See also ==
  
https://wiki.london.hackspace.org.uk/view/Denning#Ansible_procedures
+
https://wiki.london.hackspace.org.uk/view/Networking/Procedures#Ansible_procedures

Latest revision as of 18:06, 23 November 2018


Intro

Ansible is a configuration management systems - we can specify configuration details on a central machine and push them out to all the other machine on the network (putty and chef are similar systems, we use ansible since it's lightweight and so is kinder to raspberry pi's).

Server

Ansible runs on Adminstuff

Howto

In order to use ansible you will need an ssh public key in the ansible setup, to get your key added ask on the mailing list for someone in the sysadmin group to add you. Note that this is a right, not a privilege, there is a degree of responsibility associated with having root on all the hackspace infrastructure machines!

There is more documentation in /etc/ansible/000README on adminstuff.

See also

https://wiki.london.hackspace.org.uk/view/Networking/Procedures#Ansible_procedures