From b78422103b5c8201084ea6b9e4358b39da1aa288 Mon Sep 17 00:00:00 2001 From: mhfowler Date: Thu, 22 Jul 2021 17:00:19 -0400 Subject: [PATCH] Remove specification of peach user --- raspi_master.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/raspi_master.yaml b/raspi_master.yaml index 22be6e7..a0b410b 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -149,8 +149,9 @@ steps: wget -O /tmp/pubkey.gpg http://apt.peachcloud.org/pubkey.gpg apt-key add /tmp/pubkey.gpg apt-get update - apt-get install -y python3-peach-config - /usr/bin/peach-config setup -i -n -d peach + apt-get install -y peach-config + #/usr/bin/peach-config setup -i -n -d peach + /usr/bin/peach-config # lastly log which versions of microservices were installed and copy the provenance to the host machine - chroot: /