a. Search for a copy of the haproxy cookbook by issuing the following commands.
knife cookbook site search haproxy
knife cookbook site show haproxy
--- | |
- | |
hosts: dev | |
gather_facts: yes | |
vars: | |
app_name: creditcompliance | |
path_to_verify: /var/www/edge-app/{{app_name}}/web/config/app.conf.json | |
tasks: | |
- | |
name: "Check if path exists for {{ path_to_verify }}" |
==> exml (compile) | |
Compiled src/exml.erl | |
Compiled src/exml_query.erl | |
Compiled src/exml_event.erl | |
Compiled src/exml_stream.erl | |
Compiling /root/sources/mongooseim/deps/exml/c_src/exml_event.c | |
In file included from /root/sources/mongooseim/deps/exml/c_src/exml_event.c:1: | |
c_src/exml_event.h:5:19: error: expat.h: No such file or directory | |
In file included from /root/sources/mongooseim/deps/exml/c_src/exml_event.c:1: | |
c_src/exml_event.h:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘ms’ |
[] ~ () $ npm install node-stringprep --verbose | |
npm info it worked if it ends with ok | |
npm verb cli [ '/usr/local/bin/node', | |
npm verb cli '/usr/local/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'node-stringprep', | |
npm verb cli '--verbose' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb config Skipping project config: /home/nithyans/.npmrc. (matches userconfig) |
[] ~ () $ npm install node-stringprep --verbose | |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/usr/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'node-stringprep', | |
npm verb cli '--verbose' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb node symlink /usr/bin/node |
sudo npm install node-stringprep --verbose | |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/usr/local/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'node-stringprep', | |
npm verb cli '--verbose' ] | |
npm info using [email protected] | |
npm info using [email protected] | |
npm verb readDependencies using package.json deps |
sudo npm install node-stringprep --verbose | |
npm info it worked if it ends with ok | |
npm verb cli [ 'node', | |
npm verb cli '/usr/local/bin/npm', | |
npm verb cli 'install', | |
npm verb cli 'node-stringprep', | |
npm verb cli '--verbose' ] | |
npm info using [email protected] | |
npm info using [email protected] |