From 61e63128beeba435fff48fabc2c2d774cdcd452e Mon Sep 17 00:00:00 2001 From: biot Date: Thu, 22 Jul 2021 14:35:54 +0100 Subject: [PATCH] fixed user_account --- atomics/T1056.001/T1056.001.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/atomics/T1056.001/T1056.001.yaml b/atomics/T1056.001/T1056.001.yaml index ef842974..6085dc85 100644 --- a/atomics/T1056.001/T1056.001.yaml +++ b/atomics/T1056.001/T1056.001.yaml @@ -123,11 +123,10 @@ atomic_tests: get_prereq_command: | echo "" input_arguments: - output_file: - name: user_account - description: Basic ssh user account for testing - type: account - default: user_account + user_account: + description: Basic ssh user account for testing. + type: string + default: ubuntu executor: name: command_prompt elevation_required: true