mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Update README.md
Update README.md with information on using Ansible to configure the Docker daemon on VMware Photon.
This commit is contained in:
parent
8e1d64913c
commit
4f2155d6ee
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ This repository contains a variety of files and tools for learning new technolog
|
|||
|
||||
**photon**: This folder contains the files to spin up an instance of the VMware Photon Technical Preview using Vagrant.
|
||||
|
||||
**photon-ansible**: In this folder is a Vagrant environment for using Ansible with VMware Photon; specifically, for using Ansible to configure Photon's pre-installed Docker daemon to listen over a network socket.
|
||||
|
||||
**photon-cloudinit**: This folder contains the files to spin up VMs, using Vagrant and customized via `cloud-init`, running the VMware Photon Technical Preview.
|
||||
|
||||
**README.md**: This document that you're currently reading.
|
||||
|
|
|
|||
Loading…
Reference in a new issue