Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve SSH key handling #52

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Improve SSH key handling #52

wants to merge 11 commits into from

Commits on Jan 30, 2018

  1. use a group instead of hostname

    Martin Loy committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    21ea69e View commit details
    Browse the repository at this point in the history
  2. we dont want to support this anymore

    Martin Loy committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    dd58b79 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. query the ansible inventory

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    0bd0bff View commit details
    Browse the repository at this point in the history
  2. bastion authorized_keys should be global authorized_keys + lora gw rs…

    …a pubkeys
    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    a6f31bc View commit details
    Browse the repository at this point in the history
  3. lora gw authorized_keys should only be global authorized_keys and not…

    … all keys
    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ebf98e9 View commit details
    Browse the repository at this point in the history
  4. this doesnt belong here anymore

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    0ca1c39 View commit details
    Browse the repository at this point in the history
  5. tweak docs

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    d2fc924 View commit details
    Browse the repository at this point in the history
  6. improve docs++

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5d5e90a View commit details
    Browse the repository at this point in the history
  7. we want every ssh key in authorized_keys to be able to run ansible in…

    … bastion
    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    dc784cb View commit details
    Browse the repository at this point in the history
  8. we dont need this anymore

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    ec1b2c7 View commit details
    Browse the repository at this point in the history
  9. create authorized_keys with correct user

    Martin Loy committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    4dd9fd6 View commit details
    Browse the repository at this point in the history