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

Be able to edit ssh_config line entries as well #8

Closed
stahnma opened this issue Oct 30, 2012 · 8 comments
Closed

Be able to edit ssh_config line entries as well #8

stahnma opened this issue Oct 30, 2012 · 8 comments

Comments

@stahnma
Copy link

stahnma commented Oct 30, 2012

I'd love to be able to mange per-line entries in ssh_config. I started toying with copying over your defined type with augeas for clients and ran into a few issues. I won't have time to get back to it, but I thought I'd open an issue in case you get time.

@saz
Copy link
Owner

saz commented Oct 31, 2012

I'll have a look at it in the next couple of days.

@ttres
Copy link

ttres commented Feb 22, 2013

What about converting static config files to templates, reading dynamic values from Hiera?

@saz
Copy link
Owner

saz commented Mar 6, 2013

Feel free to send me a pull request and I'll be happy to merge it.

@LinguineCode
Copy link

+1 on this request. I am currently using "spiette/ssh" to manage sshd_config and ssh_config, but his module does not support host keys like yours does.

@saz
Copy link
Owner

saz commented Feb 1, 2014

I'll implement this as a template, much like sshd_config mentioned in #16

@saz
Copy link
Owner

saz commented Feb 24, 2014

Please have a look at the devel branch in this repo, which will be merged soon.

@ttres
Copy link

ttres commented Feb 25, 2014

Very good. I think will do the trick.

@saz
Copy link
Owner

saz commented Feb 25, 2014

Fixed in release 2.0.0

@saz saz closed this as completed Feb 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants