public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] user config provisioning
@ 2015-05-20 21:06 Stefan G. Weichinger
  2015-05-20 22:02 ` Alan McKinnon
  2015-05-21  8:49 ` Paul Tobias
  0 siblings, 2 replies; 9+ messages in thread
From: Stefan G. Weichinger @ 2015-05-20 21:06 UTC (permalink / raw
  To: gentoo-user


I am currently trying to slim down and minimize my own few machines.

Way too much customer servers out there so I'd like to keep it simple in
here at least.

This lead me to configuring and provisioning my machines via ansible.

The goals:

* make sure that my user exists
* roll out configs/dotfiles/git-repos/home-dir
* maybe roll out some system-configs as well (systemd-units, timers) /
... separate ansible-role, OT here

etc

I have set up and maintained quite a list of bash-aliases to access my
customer-servers in daily work.

Something like:

alias abcd-server='ssh -p 51023 174.183.26.11'  # demo only

This is based on ssh-pubkey-authentication, sure.

My questions:

* if I have a user X on each machine, should each userX@machine have its
own ssh-pubkey? Or is it OK to roll out the same ~/.ssh to all machines?

* same q for ~/.gnupg ...

I can deploy the pubkeys to the servers via ansible, sure.
But I would like to keep it simple. stupid.

;)


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-05-21 15:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-20 21:06 [gentoo-user] user config provisioning Stefan G. Weichinger
2015-05-20 22:02 ` Alan McKinnon
2015-05-21 11:28   ` Stefan G. Weichinger
2015-05-21 13:10     ` Alan McKinnon
2015-05-21 14:00       ` Stefan G. Weichinger
2015-05-21  8:49 ` Paul Tobias
2015-05-21 13:13   ` Stefan G. Weichinger
2015-05-21 15:04     ` Stefan G. Weichinger
2015-05-21 15:41       ` Stefan G. Weichinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox