summaryrefslogtreecommitdiff
path: root/ironic_python_agent/shell
diff options
context:
space:
mode:
authorJosh Gachnang <josh@pcsforeducation.com>2014-03-19 16:19:52 -0700
committerJosh Gachnang <josh@pcsforeducation.com>2014-03-19 16:19:52 -0700
commit5914e36b30d429648d626ee37f8969bfbf450186 (patch)
treef935a37dc9175f4016fdb73a616b7341ec9d6f05 /ironic_python_agent/shell
parentb30d345c2e8ec77935558f75080f734daa3ca4f0 (diff)
downloadironic-python-agent-5914e36b30d429648d626ee37f8969bfbf450186.tar.gz
Replacing teeth/overlord with ipa/ironic
Diffstat (limited to 'ironic_python_agent/shell')
-rwxr-xr-xironic_python_agent/shell/copy_configdrive_to_disk.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ironic_python_agent/shell/copy_configdrive_to_disk.sh b/ironic_python_agent/shell/copy_configdrive_to_disk.sh
index daeae1d7..2a67389f 100755
--- a/ironic_python_agent/shell/copy_configdrive_to_disk.sh
+++ b/ironic_python_agent/shell/copy_configdrive_to_disk.sh
@@ -37,7 +37,7 @@ genisoimage \
-allow-lowercase \
-allow-multidot \
-l \
- -publisher "teeth" \
+ -publisher "ironic" \
-J \
-r \
-V 'config-2' \