summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-12-15 23:16:26 +1300
committerLingxian Kong <anlin.kong@gmail.com>2019-12-15 23:16:26 +1300
commite048feb145d99d4584e0a4ed63fbbcd557ddf948 (patch)
tree766047a9edd7902316f7ec615ce07a4d605a3faf /playbooks
parenta0a10f0b947c63ac06787b490afd0ebecef1477e (diff)
downloadtrove-e048feb145d99d4584e0a4ed63fbbcd557ddf948.tar.gz
Remove some unrelated code
Change-Id: I4c2057e2bde8fd1169ca52a15ccca66740e9f069
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/image-build/run.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/image-build/run.yaml b/playbooks/image-build/run.yaml
index 6c9c357f..75d57edc 100644
--- a/playbooks/image-build/run.yaml
+++ b/playbooks/image-build/run.yaml
@@ -4,9 +4,6 @@
file:
path: '{{ ansible_user_dir }}/images'
state: directory
- - name: Get output image name
- shell: kubeadm token create --print-join-command
- register: join_command_raw
- name: Build Trove guest image
shell: >-
./trovestack build-image \