Skip to content

Commit f568327

Browse files
committed
Update image build instructions for Manila
1 parent fa4303e commit f568327

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

docs/filesystems.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,7 @@ If you are running a different version of Ceph from the defaults in the [os-mani
5353
os_manila_mount_ceph_version: "18.2.4"
5454
```
5555
56-
This will need to be included in the `builder` group to be installed in the host image.
57-
58-
```ini
59-
# environments/site/inventory/groups:
60-
[manila:children]:
61-
login
62-
compute
63-
builder
64-
```
56+
A [site-specific image](image-build.md) should be built which includes this package; add ``manila`` to the Packer ``inventory_groups`` variable.
6557
6658
Define the list of shares to be mounted, and the paths to mount them to. The example below parameterises the share name using the environment name. See the [stackhpc.os-manila-mount role](https://github.com/stackhpc/ansible-role-os-manila-mount) for further configuration options.
6759

0 commit comments

Comments
 (0)