diff options
| author | Josh Gachnang <josh@pcsforeducation.com> | 2014-03-19 16:19:52 -0700 |
|---|---|---|
| committer | Josh Gachnang <josh@pcsforeducation.com> | 2014-03-19 16:19:52 -0700 |
| commit | 5914e36b30d429648d626ee37f8969bfbf450186 (patch) | |
| tree | f935a37dc9175f4016fdb73a616b7341ec9d6f05 /ironic_python_agent/shell | |
| parent | b30d345c2e8ec77935558f75080f734daa3ca4f0 (diff) | |
| download | ironic-python-agent-5914e36b30d429648d626ee37f8969bfbf450186.tar.gz | |
Replacing teeth/overlord with ipa/ironic
Diffstat (limited to 'ironic_python_agent/shell')
| -rwxr-xr-x | ironic_python_agent/shell/copy_configdrive_to_disk.sh | 2 |
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' \ |
