From 4846f6fc7d6e4fb497995ee5a04d5436d68fb96a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20G=C3=A9rczei?= Date: Sat, 12 May 2018 08:30:55 +0200 Subject: [PATCH] changed user and group to nobody --- smartos-updater.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smartos-updater.yml b/smartos-updater.yml index 94458ed..40ea30a 100644 --- a/smartos-updater.yml +++ b/smartos-updater.yml @@ -10,8 +10,8 @@ smarthost: mail tftp_dir: /data/tftproot image_dir: "{{ tftp_dir }}/smartos" - tftp_user: tftp - tftp_group: tftp + tftp_user: nobody + tftp_group: nogroup tasks: - name: fetch platform image