Skip to content

arillso/vagrant.container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container: Vagrant

license

Description

Vagrant container where OpenSSH runs with ansible.

Example

runner.vm.provider "docker" do |d|
  d.name = "arillso/ansible.sshd"
  d.git_repo = "https://github.com/arillso/vagrant.container"
  d.remains_running = true
  d.has_ssh = true
end

License

This project is under the MIT License. See the LICENSE file for the full license text.

Copyright

(c) 2020, Arillso

About

Vagrant container where OpenSSH runs with ansible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published