Update requirements

This commit is contained in:
David Stephens 2019-04-15 14:01:48 +01:00 committed by GitHub
parent 3e07697c8e
commit 7cd801eed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,9 +100,10 @@ Assuming that your Ubuntu system disk is separate from your storage (it should b
5. `chown -R root:root /mnt/<pool_name>` to fix the ownership of the data.
6. Follow the Quick Start instructions above.
## Hardware
## Requirements
Ansible NAS should work on any recent Ubuntu box. Development is done on Ubuntu Server 18.04.1 LTS running on an HP Microserver.
* Ansible NAS targets the latest Ubuntu LTS release, which is currently Ubuntu Server 18.04.2 LTS.
* You can run Ansible-NAS on whatever you like, read the docs for more info. I use an HP Microserver.
## Getting Help