Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[init_cfg.json] Maintain a separate init_cfg.json.j2 template file #4092

Merged
merged 7 commits into from
Feb 7, 2020
Merged

[init_cfg.json] Maintain a separate init_cfg.json.j2 template file #4092

merged 7 commits into from
Feb 7, 2020

Commits on Jan 31, 2020

  1. [init_cfg.json] Create a separete init_cfg.json.j2 file and initialize

    this file using the content from sonic_debian_extension.j2.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    391e44c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. [init_cfg.json] Reorganize the template file and move the command to

    generate init_cfg.json to line 269 in sonic_debian_extension.j2.
    
    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    95d222c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. [init_cfg.json] Corrent a typo and reorganize the init_cfg.json.j2.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    9a23e5e View commit details
    Browse the repository at this point in the history
  2. [init_cfg.json] Remove the tailing extra spaces.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    c308f1c View commit details
    Browse the repository at this point in the history
  3. [init_cfg.json] Use one indent.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    5dd98ef View commit details
    Browse the repository at this point in the history
  4. [init_cfg.json] Delete the heading space at line 1.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    e093e6c View commit details
    Browse the repository at this point in the history
  5. [init_cfg.json] Delete a extra space in line 16 between brace.

    Signed-off-by: Yong Zhao <yozhao@microsoft.com>
    yozhao101 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7a84818 View commit details
    Browse the repository at this point in the history