Skip to content

Commit

Permalink
[3038] Update the devops manifest to include the ansible-chrony
Browse files Browse the repository at this point in the history
Summary: Added ansible-chrony, but missed out including it in the devops packaging

Test Plan: ran ./yb_release

Reviewers: kannan, mikhail, steve

Reviewed By: steve

Subscribers: jenkins-bot, devops

Differential Revision: https://phabricator.dev.yugabyte.com/D7736
  • Loading branch information
Ram Sri committed Dec 23, 2019
1 parent 25dbaac commit 4a2734d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion managed/devops/yb_release_manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
],
"third-party/roles": [
"third-party/roles/ansible-prometheus",
"third-party/roles/ansible-sshd"
"third-party/roles/ansible-sshd",
"third-party/roles/ansible-chrony"
],
"vars": [
"vars/placeholder.yml"
Expand Down

0 comments on commit 4a2734d

Please sign in to comment.