Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
monag
monasca-ansible
Commits
cdf2c9d6
Commit
cdf2c9d6
authored
Aug 04, 2016
by
Flávio Ramalho
Browse files
Fix default plugins configurations
parent
ca9d9365
Changes
2
Hide whitespace changes
Inline
Side-by-side
roles/os_monasca_agent/defaults/main.yml
View file @
cdf2c9d6
...
...
@@ -50,5 +50,6 @@ monasca_agent_pip_packages:
-
simport
-
psutil==3.0.1
-
PyMySQL
-
python-neutronclient
-
MySQL-python
-
kafka-python==0.9.2
roles/os_monasca_agent/tasks/install_monasca_agent.yml
View file @
cdf2c9d6
...
...
@@ -70,6 +70,15 @@
-
monasca-mysql-plugin
-
monasca-install-agent
-
name
:
Copy supervisord config for monitoring it
copy
:
src
:
"
/etc/monasca/agent/supervisor.conf"
dest
:
"
/root/.supervisord.cnf"
remote_src
:
True
tags
:
-
monasca-supervisord-plugin
-
monasca-install-agent
-
name
:
Run monasca-reconfigure
command
:
"
/usr/local/bin/monasca-reconfigure"
register
:
reconfigure_result
...
...
Flávio Ramalho
@flaviosr
mentioned in commit
c48c10e3
·
Aug 05, 2016
mentioned in commit
c48c10e3
mentioned in commit c48c10e39c4dd4e5a8c299879889016a5dbb57df
Toggle commit list
Flávio Ramalho
@flaviosr
mentioned in merge request
!1 (merged)
·
Aug 05, 2016
mentioned in merge request
!1 (merged)
mentioned in merge request !1
Toggle commit list
Flávio Ramalho
@flaviosr
mentioned in commit
131e235f
·
Aug 05, 2016
mentioned in commit
131e235f
mentioned in commit 131e235f3df1a5970aaa4adb77725862e61c80d5
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment