-
Notifications
You must be signed in to change notification settings - Fork 20
Disabling rmc in KVM script #60
Disabling rmc in KVM script #60
Conversation
These changes are made as the RMC container is not reqd for the Libvert cluster as per discussion b/w Archana and Manju. |
@@ -18,3 +18,4 @@ chronyconfig: | |||
options: ${lookup(item, "options", "iburst")} | |||
%{ endfor ~} | |||
%{ endif ~} | |||
powervm_rmc: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Just add a new line at the end
Let's get the review comments from @yussufsh and @Prajyot-Parab as well. |
1115e61
to
60aacf7
Compare
@yussufsh @Prajyot-Parab |
@satwinder0867 fix the commit author, it says root at the moment, how to fix - https://stackoverflow.com/questions/25339671/git-uses-root-instead-of-my-username-while-commit-linux |
4fcb35a
to
fdebb65
Compare
If you look at the commit is still says - |
fdebb65
to
31c506f
Compare
@satwinder0867 Please refer to the below format, try to sign off your commit properly before pushing
|
184a722
to
bd601d1
Compare
Signed-off-by: Satwinder <sati11114@gmail.com>
bd601d1
to
bf812b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@sudeeshjohn