Using CentOS 7, and using puppet/archive 4.6.0. Unable to get through this step when deploying my duo auth proxy.
Notice: /Stage[main]/Duo_authproxy::Install/Archive[/tmp/duoauthproxy-2.7.0-src.tgz]/creates: creates changed 'archive not extracted' to extracting in /tmp to create /opt/duoauthproxy/2.7.0 (corrective)
Notice: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-move]/returns: mv: cannot move ‘duoauthproxy-2.7.0-src’ to a subdirectory of itself, ‘duoauthproxy-2.7.0-src/duoauthproxy-2.7.0-src’
Error: 'mv duoauthproxy-2.7.0*-src duoauthproxy-2.7.0-src' returned 1 instead of one of [0]
Error: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-move]/returns: change from 'notrun' to ['0'] failed: 'mv duoauthproxy-2.7.0*-src duoauthproxy-2.7.0-src' returned 1 instead of one of [0] (corrective)
Notice: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-make]: Dependency Exec[duoauthproxy-move] has failures: true
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-make]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-install]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Install/Exec[duoauthproxy-tag]: Skipping because of failed dependencies
Info: Class[Duo_authproxy::Install]: Unscheduling all events on Class[Duo_authproxy::Install]
Warning: /Stage[main]/Duo_authproxy::Config/File[authproxy.cfg]: Skipping because of failed dependencies
Warning: /Stage[main]/Duo_authproxy::Service/Service[duoauthproxy]: Skipping because of failed dependencies
Am I missing a crucial thing?
Using CentOS 7, and using puppet/archive 4.6.0. Unable to get through this step when deploying my duo auth proxy.
Am I missing a crucial thing?