Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oci-cloud-init

Install cookiecutter

python -m pip install --user cookiecutter

Setup Cookiecutter configuration file

This file will contain the admin credentials for cloud inits

  1. At itops/ create '.cookiecutterrc'
---
default_context:
    admin_username: "<replace_with_admin>"
    admin_password: "<replace-with-admin-password>"

Run Cookiecutter

Use the readme within the folders to run the cookiecutters

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors