[Server-devel] Server-devel Digest, Vol 79, Issue 10
Tony Anderson
tony at olenepal.org
Tue Nov 19 00:14:30 EST 2013
George,
Excellent!
Tony
On 11/18/2013 01:00 AM, server-devel-request at lists.laptop.org wrote:
> Send Server-devel mailing list submissions to
> server-devel at lists.laptop.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.laptop.org/listinfo/server-devel
> or, via email, send a message with subject or body 'help' to
> server-devel-request at lists.laptop.org
>
> You can reach the person managing the list at
> server-devel-owner at lists.laptop.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Server-devel digest..."
>
>
> Today's Topics:
>
> 1. Moving toward headless install on trimslice for XSCE (George Hunt)
> 2. Ansible facts listing (George Hunt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 16 Nov 2013 12:12:33 -0500
> From: George Hunt <georgejhunt at gmail.com>
> To: XS Devel <server-devel at lists.laptop.org>
> Subject: [Server-devel] Moving toward headless install on trimslice
> for XSCE
> Message-ID:
> <CADfCcpV5G3dyxD5MH5qkyXR8hMLZcA_Dde+yZou73b0NJM-uaQ at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I'm wanting to do the following:
>
> - Get rid of the autologon to root at console tty.
> - Add a non privileged user (not a sudoer, not wheel), as we had
> pre-ansible, (user:admin,pw:12admin), so that the sshd config of
> "permitrootlogon no" can remain in place.
> - enable password authentication
> - Configure avahi to announce, so that in a trimslice situation, we can
> easily determine the remote sshd target ip.
>
> What do people think?
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20131116/83a48d27/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 16 Nov 2013 12:17:09 -0500
> From: George Hunt <georgejhunt at gmail.com>
> To: XS Devel <server-devel at lists.laptop.org>
> Subject: [Server-devel] Ansible facts listing
> Message-ID:
> <CADfCcpVxWh-5SQ9c-6MpOueF2yGeMCBLXT=b23dZS3dWM99xGQ at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I've been perplexed as to why the documentation about listing ansible facts
> seemed to fail.
>
> ie "ansible localhost -m setup --connection=local" returns "no hosts found"
>
> What I discovered is that /etc/ansible/hosts file needs to be initialized
> with:
>
> [localhost]
> 127.0.0.1
>
> Then the facts listing returns the desired information.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20131116/a485bee0/attachment-0001.html>
>
> ------------------------------
>
> _______________________________________________
> Server-devel mailing list
> Server-devel at lists.laptop.org
> http://lists.laptop.org/listinfo/server-devel
>
>
> End of Server-devel Digest, Vol 79, Issue 10
> ********************************************
> .
>
More information about the Server-devel
mailing list