=== xispita_ is now known as xispita [14:00] Hi all , [14:01] I  have an issue with cloud images that I want to install on a VMware system and using the cloud-init configuration [14:01] I'm using the settings guestinfo.userdata(s) . [14:01] the problem is that the hostname is well changed [14:01] but I can't login into the system [14:02] as my users are not created correctly [14:02] so I can't look at logs [14:02] anyone has an idea ? [14:02] if I'm using the userdata info through a lxc container , it works [14:41] Is possible to change mac on vlan interface in netplan? Or do I need to figure out some mac spoofing ? Thanks [14:44] guesswhat: yes, there is an example in https://netplan.io/reference/ [14:44] guesswhat: search that page for "macaddress (scalar)" [14:45] sdeziel: i tried it,  but that mac is staying unchanged [14:47] proly I need to use match also [14:47] guesswhat: yes, you need to match using the original MAC then set the new one [14:48] sdeziel  Error in network definition: unknown key 'match' [14:48] although, on a VLAN device, the name is probably stable so it could in theory be used as match criteria but I'd use the MAC instead [14:48] proly not gonna work in vlans [14:49] guesswhat: could you share the .yaml please? [14:53] sdeziel https://pastebin.com/raw/TFid6ZuV [14:56] its working, netplan is not enough [14:56] *netplan apply [14:56] it required reboot [14:56] guesswhat: cool! [14:57] https://apaste.info/Wlam [14:57] what I'm using [15:03] patdk-lap: I don't know your environment but here's a gratuitous remark: with those `dhcp4: no` I would have expected `accept-ra: no` and `link-local: []` [15:04] guesswhat: it doesn't make sense to change the MAC of a VLAN interface, you want to change the MAC of the underlying interface. [15:05] that depends [15:05] I have seen some people that want to use a seperate mac on each vlan [15:05] and have seen switches that are stupid, and don't seperate mac per vlan when routing [15:06] I am using ra for ipv6 so, plus it is set via sysctl [15:07] I will set a static ipv6 and use ra's [15:07] with ra's being filtered on the switch [15:09] patdk-lap: I'm not used to needing RA on the members of a bond is all :) [15:10] hmm, maybe not at that level [15:12] schopin: maybe, but I need to plug a port/nic from the same network, so first port is a bridge and second one is vlan, same network range, but the vlan IP is blacklisted in bridge [15:40] Hi utkarsh2102 :) are you still willing to drive LP: #1932552? [15:40] Launchpad bug 1932552 in symfony (Ubuntu Focal) "php-symfony-dependency-injection not working with php 8" [High, Confirmed] https://launchpad.net/bugs/1932552 [18:57] athos: yes! 🥺