diff options
| author | spmfox <spmfox@foxwd.com> | 2023-09-02 22:53:45 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2023-09-02 22:53:45 -0400 |
| commit | e211b73fa328fb7a82fd1bcb2116d9f9aa923094 (patch) | |
| tree | 537f36fc8f7225691af96642f08ef0d7ab79e8f7 /docs/sample-environment/inventory.yml | |
| parent | 20efab9ee2b7df918268ca29002eb74a3526e465 (diff) | |
initial
Diffstat (limited to 'docs/sample-environment/inventory.yml')
| -rw-r--r-- | docs/sample-environment/inventory.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/sample-environment/inventory.yml b/docs/sample-environment/inventory.yml deleted file mode 100644 index fd933a3..0000000 --- a/docs/sample-environment/inventory.yml +++ /dev/null @@ -1,14 +0,0 @@ -pod: - name: wordpress - ports: - - "8080:80" - -containers: - - name: wordpress-db - path: "docs/sample-environment/wordpress" - file: "wordpress-db.containerfile" - runlabel: "start" - - name: wordpress-app - path: "docs/sample-environment/wordpress" - file: "wordpress-app.containerfile" - runlabel: "start" |
