diff --git a/src/fireedge/etc/sunstone/sunstone-server.conf b/src/fireedge/etc/sunstone/sunstone-server.conf index 84303ed4a9..4d2e821c51 100644 --- a/src/fireedge/etc/sunstone/sunstone-server.conf +++ b/src/fireedge/etc/sunstone/sunstone-server.conf @@ -8,6 +8,14 @@ sunstone_prepend: '' support_url: 'https://opennebula.zendesk.com/api/v2' support_token: '' +# Support filesystem +# You may want to update SUPPORTED_FS in datastore.conf +supported_fs: + - ext4 + - ext3 + - ext2 + - xfs + # this automatically adds scheduling actions # edit: allows to edit the form # execute_after_days: days to execute the action