OS: Linux
What steps will reproduce the problem?
(1) root@chromeos1-dhcp1:~/chromeos-admin
(2) ./puppet/run_puppet
What is the expected output?
Notice: Scope(Class[Chromeos::Roles]): ROLE: dhcp-server
Notice: Compiled catalog for chromeos1-dhcp1.cros.corp.google.com in environment production in 0.41 seconds
Notice: /Stage[main]/Lab::User-chromeos-test/File[/home/chromeos-test/.gitconfig]/content: content changed '{md5}c537e705132d06556c963b8588b34cfa' to '{md5}0038d1f9b0f40782dbacbbaf96787bc7'
Notice: /Stage[main]/Lab::User-chromeos-test/File[/home/chromeos-test/.gitconfig]/group: group changed 'chromeos-test' to 'root'
Notice: /Stage[main]/Lab::Common/Package[libmysqlclient15-dev]/ensure: ensure changed 'purged' to 'present'
Notice: /Stage[main]/Lab::Dhcp-server/File[/etc/dhcp/chromeos2]/content: content changed '{md5}85294131fb9338b96221474ae003b968' to '{md5}7d32e08867ef379f82db0bf081ff7fc2'
Notice: /Stage[main]/Lab::Dhcp-server/File[/etc/dhcp/dhcpd.conf]/content: content changed '{md5}c85269aa72d455dec4c1b6d17d259209' to '{md5}d8e96476d812b3b6a53189ded1b8c78d'
Notice: /Stage[main]/Lab::Dhcp-server/Service[isc-dhcp-server]: Triggered 'refresh' from 2 events
Notice: /Stage[main]/Lab::Git/Exec[configure_git]/returns: executed successfully
Notice: Finished catalog run in 28.61 seconds
What do you see instead?
Error: Parameter path failed on File[${sysmon_user}/.virtualenvs/sysmon]: File paths must be fully qualified, not '${sysmon_user}/.virtualenvs/sysmon' at /root/chromeos-admin/puppet/modules/lab/manifests/sysmon.pp:12
Wrapped exception:
File paths must be fully qualified, not '${sysmon_user}/.virtualenvs/sysmon'
Comment 1 by ayatane@chromium.org
, Sep 27 2016