Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] ensure_sshd method on Guest instances #72

Open
lingxiaoyang opened this issue May 5, 2017 · 1 comment
Open

[Enhancement] ensure_sshd method on Guest instances #72

lingxiaoyang opened this issue May 5, 2017 · 1 comment

Comments

@lingxiaoyang
Copy link
Member

As discussed a little bit here, some setups such as ensuring sshd started could be used elsewhere and depend on Linux distributions. It may be better to move these common "ensures" to Guest instances. Then, for example, the provisioner can simply call self.guest.ensure_sshd() before provisioning.

Implementation details need to be discussed.

@ghost
Copy link

ghost commented Jul 10, 2017

This issue will become irrelevant with #94

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant