1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
userland: "15.0-RELEASE" 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 dirs: - /var/www services: - nginx