1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
userland: "15.1-RELEASE" zfs: - name: zroot/jails/volumes/homepage_www mountpoint: /var/www pkg: - pcre2 - nginx - rsync - bash files: - src: usr_local_etc_nginx_nginx.conf.j2 dest: /usr/local/etc/nginx/nginx.conf - src: etc_crontab.j2 dest: /etc/crontab services: - nginx