Skip to content

Commit d35f532

Browse files
committed
eliminate use of ansible
1 parent 8c718c0 commit d35f532

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/delphix-platform/config.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ function prepare() {
2424

2525
function build() {
2626
logmust cd "$WORKDIR/repo"
27-
logmust ansible-playbook bootstrap/playbook.yml
2827
logmust make packages
2928
logmust sudo chown -R "$USER:" artifacts
3029
logmust mv artifacts/*deb "$WORKDIR/artifacts/"

0 commit comments

Comments
 (0)