George,

Excellent!

Tony


On 11/18/2013 01:00 AM, server-devel-requ...@lists.laptop.org wrote:
Send Server-devel mailing list submissions to
        server-devel@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-requ...@lists.laptop.org

You can reach the person managing the list at
        server-devel-ow...@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 <georgejh...@gmail.com>
To: XS Devel <server-devel@lists.laptop.org>
Subject: [Server-devel] Moving toward headless install on trimslice
        for XSCE
Message-ID:
        <cadfccpv5g3dyxd5mh5qkyxr8hmlzca_dde+yzou73b0njm-...@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 <georgejh...@gmail.com>
To: XS Devel <server-devel@lists.laptop.org>
Subject: [Server-devel] Ansible facts listing
Message-ID:
        <CADfCcpVxWh-5SQ9c-6MpOueF2yGeMCBLXT=b23dzs3dwm99...@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@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


End of Server-devel Digest, Vol 79, Issue 10
********************************************
.


_______________________________________________
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel

Reply via email to