[root@smartin-test opt]# puppet agent -t
|
Info: Using configured environment 'production'
|
Info: Retrieving pluginfacts
|
Info: Retrieving plugin
|
Info: Loading facts
|
Info: Caching catalog for smartin-test
|
Info: Applying configuration version '1489003424'
|
Notice: /Stage[main]/Phr_uploads/Exec[ead-wait]/returns: executed successfully
|
Error: /Stage[main]/Phr_uploads/File[/opt/tomcat-uploads/webapps/ead/WEB-INF/web.xml]: Could not evaluate: Could not retrieve information from environment production source(s) http://serv-foreman:P...@172.16.120.155:81/dev/smartin-test/uploads/ead.xml
|
Notice: /Stage[main]/Phr_uploads/Exec[qapthr36-wait]/returns: executed successfully
|
Error: /Stage[main]/Phr_uploads/File[/opt/tomcat-uploads/webapps/qapthr36/WEB-INF/web.xml]: Could not evaluate: Could not retrieve information from environment production source(s) http://serv-foreman:P...@172.16.120.155:81/dev/smartin-test/uploads/qapthr36.xml
|
Info: Class[Phr_uploads]: Unscheduling all events on Class[Phr_uploads]
|
Notice: Applied catalog in 304.80 seconds
|
[root@smartin-test opt]# wget http://serv-foreman:P...@172.16.120.155:81/dev/smartin-test/uploads/qapthr36.xml
|
--2017-03-08 20:17:31-- http://serv-foreman:*password*@172.16.120.155:81/dev/smartin-test/uploads/qapthr36.xml
|
Connecting to 172.16.120.155:81... connected.
|
HTTP request sent, awaiting response... 401 Unauthorized
|
Connecting to 172.16.120.155:81... connected.
|
HTTP request sent, awaiting response... 200 OK
|
Length: 3549 (3.5K) [text/xml]
|
Saving to: 'qapthr36.xml'
|
|
100%[======================================================================================================================================================================================================================>] 3,549 --.-K/s in 0s
|
|
2017-03-08 20:17:32 (13.1 MB/s) - 'qapthr36.xml' saved [3549/3549]
|
|
[root@smartin-test opt]#
|