22 Commits

Author SHA1 Message Date
Monty Taylor
6345f79db0 Added new SSH key for Monty
I have Linux running on a laptop again. This is my new key.

Change-Id: I240c80c33b8b0d9448b0b70a52674d56bf496d7d
2014-01-13 07:01:38 -08:00
Jeremy Stanley
3253b40c34 Remove SSH key for Monty Taylor (mordred)
http://lists.openstack.org/pipermail/openstack-infra/2014-January/000630.html

* modules/openstack_project/manifests/users.pp: Removed at his
request, presumed compromised.

Change-Id: Ifb5c05b5aa973f98e842c921f7f259357deb0ba8
2014-01-09 19:38:17 +00:00
James E. Blair
2403cc678d Remove unneeded ssh key from corvus
Change-Id: I9c27c47dd3e68225e91c461f3242a33537606c06
2013-12-23 10:32:49 -08:00
Khai Do
610b58e0e5 give zaro access to review-dev server
Zaro needs access to review-dev server to test gerrit upgrades.  Zaro has read
and agrees to the following http://ci.openstack.org/sysadmin.html#ssh-access

Change-Id: I00b19b2c68debdb73c22e89ef208718c57e5149d
2013-12-11 18:53:06 +00:00
smarcet
56472aa9d4 Review and create Puppet configuration for dev server
blueprint sso-openid-provider

Change-Id: I7966f59df6bd6ba851b507c7a408f076d7031abe
2013-12-03 17:34:02 -03:00
Jeremy Stanley
b7e4917ffa Remove fungi's temporary summit and old 2012 keys
* modules/openstack_project/manifests/users.pp: Remove the temporary
SSH key used for any emergency systems administration during the
Icehouse summit, and also remove the old SSH key from 2012 which has
been replaced pursuant to the infra SSH policy.

Change-Id: I3099038006eb512c85bfcb2c0afa2cfe862f4c0d
2013-11-12 21:11:22 +00:00
Clark Boylan
9e14c36437 Revert "Add temporary summit pubkey for clarkb."
This reverts commit a066c3bf64bc261d88ed36fa017b8373a175452e.
The key added by this change was temporary and is no longer needed.
Revert the change to remove the key.

Change-Id: I651c7d4f1932dc017fed96b0cbe94efbe1854fb1
2013-11-12 13:08:34 -08:00
Jenkins
a0211b5d56 Merge "Add temporary summit pubkey for clarkb." 2013-10-31 20:40:48 +00:00
Clark Boylan
a066c3bf64 Add temporary summit pubkey for clarkb.
* modules/openstack_project/manifests/users.pp: Add a temporary ssh rsa
pubkey for clarkb to use during the summit. This key will be removed
after the summit.

Change-Id: I0a6a5c4bb90212636f30489b28fbc398af12414f
2013-10-29 09:58:32 -07:00
Jeremy Stanley
8faa2a80ca Two new SSH keys for myself
* modules/openstack_project/manifests/users.pp: Per guidelines in
sysadmin.rst, the time has come to rotate my SSH key so I'm adding a
new one and will remove the old one once I confirm it's updated
everywhere. At the same time I'm adding a temporary key which I will
use if needed while travelling for the Havana summit, and will
revoke as soon as it concludes.

Change-Id: I2d0083e2f420b05d8a8a28544096d197deeb13cc
2013-10-29 04:13:44 +00:00
James E. Blair
82dee9b3c6 Add a new ssh key for jeblair
Change-Id: I32ae06eb1591fb9086c3b1f96947f706f3fc2200
2013-10-14 09:38:22 -07:00
Marton Kiss
a1b4909e23 Add mkiss user to groups-dev instance
Add mkiss user to groups-dev instance to check log entries
and trigger site redeploy in case of failure.

Change-Id: I42997001e7b7e6fdf865b4292a99baaba08acdc4
2013-09-18 21:52:14 +02:00
Paul Belanger
b107625d79 Add sshkey for pabelanger
Also add myself to pbx.openstack.org to help provision the server.

Change-Id: Ib9fcc17b4aafe33ef8692baab248398338b2d499
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
2013-07-18 10:45:12 -04:00
Russell Bryant
4beee89b5d Add my ssh key.
Add my ssh key to users.pp.  I will need ssh access to the Asterisk
server to be able to debug issues.

Change-Id: Idab037c996c3b0a833310551c3a71fe763db7ecd
2013-07-17 13:11:36 -04:00
Paul Hummer
6d0c0d307a Add rockstar account to puppet
Change-Id: Ie756349e00b318b5d4d73161374960df121240f1
Reviewed-on: https://review.openstack.org/30163
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Stefano Maffulli <stefano@openstack.org>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-05-23 22:31:15 +00:00
Jeremy Stanley
f42290f68c Open port 80 on summit.o.o and add ttx.
* manifests/site.pp: Change the summit node to be an instance of the
new summit class rather than the more generic server class.

* modules/openstack_project/manifests/summit.pp: Add a new summit
class based on server, but open 80/tcp and realize an account for
ttx. Also explicitly list 22/tcp even though it's already included
by the server class.

* modules/openstack_project/manifests/users.pp: Add an entry for ttx
with his name and SSH public key.

Change-Id: Idc4f0f30a89da12eeb8ee770e0ba0f0a2978bf5f
Reviewed-on: https://review.openstack.org/21430
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2013-02-08 03:12:00 +00:00
Matthew Wagoner
f31a426c65 Cleanup openstack_project manifest lint errors.
Now with extra unwrap!

Change-Id: I7c622ffa77821f33f911793fc6b6cdaaba37904a
Reviewed-on: https://review.openstack.org/15052
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Tested-by: Jenkins
2012-11-21 17:48:11 +00:00
Paul Belanger
e05d91e80f Create localuser.pp
This is a sytle guide update for puppet.  Including definations within a
class is not recommented.

Change-Id: Id108d61dade1f99350691627236f1a13c12c10bc
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-on: https://review.openstack.org/14986
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-11-10 23:50:17 +00:00
Jeremy Stanley
f919fd1173 Add shell accounts for Jeremy Stanley (fungi).
Proposed and seconded for CI Core access:

http://lists.openstack.org/pipermail/openstack-dev/2012-October/001802.html
http://lists.openstack.org/pipermail/openstack-dev/2012-October/001804.html

* modules/openstack_project/manifests/base.pp: Realize shell account.

* modules/openstack_project/manifests/users.pp: Real name and SSH key.

Change-Id: I5cafc1c890b2daf09192d3778dc4b085828ef5b2
Reviewed-on: https://review.openstack.org/14850
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-10-31 16:37:06 +00:00
James E. Blair
4ccb22d8aa Remove soren and LinuxJedi's keys.
Neither have logged into infrastructure machines in some time,
so we should remove their keys to improve security.  Both are
welcome back at any time if they have a need to log into servers.

Also, finish removing devananda's user entry.

Change-Id: I87faa84218b98c5934f8b6ffc1f612553d28751d
Reviewed-on: https://review.openstack.org/14794
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
2012-10-25 19:33:11 +00:00
James E. Blair
77daa0f1a9 Remove devananda's ssh key.
He hasn't logged in in quite some time, so remove his key to reduce
our exposure.  He's welcome back any time.

Change-Id: I1404cf6cd5d0a598a583580a16b39735b0d22087
Reviewed-on: https://review.openstack.org/13772
Reviewed-by: Devananda van der Veen <devananda.vdv@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2012-09-27 21:06:22 +00:00
Monty Taylor
3776f952dc Move OpenStack classes to openstack_project module
Change-Id: Iafcd2e06c5b62e4cde5eccaab3173a20bb08a78d
2012-07-23 10:31:58 -05:00