puppet-python
puppet-python copied to clipboard
Subscribe error when requirements.txt is in a git clone
trafficstars
I cannot set the parameter manage_requirements => false when I expect the file to be cloned from git. The class looks for a file resource named requirements.txt and when it doesn't find it the catalog fails.
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Invalid relationship: Exec[python_requirements/usr/local/src/zookeeper_browser/requirements.txt] { subscribe => File[/usr/local/src/zookeeper_browser/requirements.txt] }, because File[/usr/local/src/zookeeper_browser/requirements.txt] doesn't seem to be in the catalog Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run root@zookeeper-03:~#