stages/cloud-init: configuration_files → config
Rename the `configuration_files` key to `config` key.
This commit is contained in:
parent
8be74157ae
commit
9e259ae0bc
3 changed files with 8 additions and 8 deletions
|
|
@ -506,7 +506,7 @@
|
|||
{
|
||||
"name": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
"configuration_files": {
|
||||
"config": {
|
||||
"00-default_user.cfg": {
|
||||
"system_info": {
|
||||
"default_user": {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
{
|
||||
"name": "org.osbuild.cloud-init",
|
||||
"options": {
|
||||
"configuration_files": {
|
||||
"config": {
|
||||
"00-default_user.cfg": {
|
||||
"system_info": {
|
||||
"default_user": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue