[iso] Added agent to admin node
This commit is contained in:
parent
6c95593cd4
commit
ddec3e0b4f
@ -337,7 +337,7 @@ $/isoroot.done: \
|
||||
$(addprefix $(ISOROOT)/sync/,$(call find-files,iso/sync)) \
|
||||
$(addprefix $(ISOROOT)/indices/,$(call find-files,$(BINARIES_DIR)/ubuntu/$(ISO_RELEASE)/indices)) \
|
||||
$(addprefix $(ISOROOT)/nailgun/,$(call find-files,nailgun)) \
|
||||
$(addprefix $(ISOROOT)/nailgun/bin/,create_release install_cookbook deploy) \
|
||||
$(addprefix $(ISOROOT)/nailgun/bin/,create_release install_cookbook deploy agent) \
|
||||
$(addprefix $(ISOROOT)/nailgun/solo/,solo.rb solo.json) \
|
||||
$(addprefix $(ISOROOT)/nailgun/cookbooks/,$(call find-files,cookbooks)) \
|
||||
$(addprefix $(ISOROOT)/nailgun/os-cookbooks/,$(call find-files,cooks)) \
|
||||
|
Loading…
Reference in New Issue
Block a user