use $container instead of $debian_chroot for PS1
This commit is contained in:
parent
3462964cb0
commit
2a57f86add
@ -31,7 +31,7 @@ debian_base: &debian_base
|
||||
- USER
|
||||
- DISPLAY
|
||||
- TERM
|
||||
- debian_chroot={osname}
|
||||
- container={osname}
|
||||
|
||||
debian9:
|
||||
<<: *debian_base
|
||||
@ -92,7 +92,7 @@ rh_base: &rh_base
|
||||
- USER
|
||||
- DISPLAY
|
||||
- TERM
|
||||
- debian_chroot={osname}
|
||||
- container={osname}
|
||||
|
||||
|
||||
centos7:
|
||||
|
Loading…
Reference in New Issue
Block a user